搜索资源列表
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
occi-user-guide
- 前段时间使用occi做了oracle数据库连接池的项目开发,费了好大的劲找到了该C、C++中使用OCCI的文档,现与大家分享。
dbpool
- 数据库连接池,基于Proxool连接池,主要实现了可编程式,不需要繁琐的XML配置
DBPoolManage
- 一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number connections, connections will b
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
Pool
- oracle 数据库,在C++中用连接池实现高速连接与访问。-oracle database, in the C++ using connection pooling to achieve high-speed connectivity and access.
database_resident_connection_pooling
- ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connect
occipool
- 很好的封装了occi数据库连接池,用起来十分方便-A good package of occi database connection pool is very convenient to use them
BoneCP
- 这是java通过JDBC使用数据池连接数据库的小实例源码,有oracle和mysql两个实例-This is a java through JDBC data pool to connect to the database instance of the source code, oracle and mysql two instances
oracle
- oracle的jdbc的封装,有着良好的封装。对数据库的连接是采用连接池的方案更加的高效。-the oracle jdbc package, has a good package. Connection to the database is to use connection pooling programs more efficient.
c3p0-DBPool_ConnectionManager
- 数据库连接池,带Jar包,定义了ConnectionManager类,实现简单易用性好;可以下载测试-oracle database connection pool
db_API
- 基于java JDBC的一个数据库驱动程序,程序分为3层:驱动层及一个数据库连接池;数据库基本操作层(对数据库的查询,删除,修改等基本操作);功能指令层,主要是通过实际问题编写实际操作指令。-Based on a java JDBC driver, the program is divided into three layers: the driver layer and a connection pool basic operation layer (for query, delet