搜索资源列表
dbPool
- 使用java开发的一个实用的数据库连接池源码-use of a practical source database connection pool
DBPool_v4.8.3_src
- DBPool,一个很好的数据库连接池的源代码-DBPool, a good database connection pool of source code
DBPool
- 包含C++的ADO包装和ADO连接池管理。可以使用任何类型的数据库类型,包含存储过程的处理,并对执行进行了优化;通过INI设置数据库链接属性,连接池对象是管理数据库链接的对象,适用于多线程、多次数据库访问。
dbpool
- 数据库连接池,基于Proxool连接池,主要实现了可编程式,不需要繁琐的XML配置
DBPool
- 数据库连接是最常用的提高性能的方法,总结了一下
dbPool
- 自用的一个简单的数据库连接池,支持DB2与Oracle,附加了一些常用的功能
DBPoolManage
- 一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number c
dbPool
- 使用java开发的一个实用的数据库连接池源码-use of a practical source database connection pool
DBPool_v4.8.3_src
- DBPool,一个很好的数据库连接池的源代码-DBPool, a good database connection pool of source code
DBPool
- 包含C++的ADO包装和ADO连接池管理。可以使用任何类型的数据库类型,包含存储过程的处理,并对执行进行了优化;通过INI设置数据库链接属性,连接池对象是管理数据库链接的对象,适用于多线程、多次数据库访问。-Contains C++ The ADO packaging and ADO connection pooling management. You can use any type of database types, includ
dbpool
- 数据库连接池,基于Proxool连接池,主要实现了可编程式,不需要繁琐的XML配置-Database connection pool, based on the Proxool connection pool, the main achievement of the programmable type, does not require cumbersome XML configuration
DBPool
- 数据库连接是最常用的提高性能的方法,总结了一下-Database connection is the most commonly used method of improving performance, summed up the look
dbPool
- 自用的一个简单的数据库连接池,支持DB2与Oracle,附加了一些常用的功能-Own use a simple database connection pooling, support for DB2 and Oracle, attached a number of commonly used functions
DBPool
- C++的数据库连接池很少,想学习的话,资料也很少,这个连接池能让你 彻底了解连接池的运作原理。-C++, database connection pool small, want to learn if little information, the connection pool allows you to thoroughly understand the operation of the principle of connecti
DBPool
- Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Lea
swordfish.complete
- 简洁邮件发送系统。涉及javamail/dbpool/threadpool/jms/dom4j-Simple email transportation system. javamail/dbpool/threadpool/jms/dom4j
DBPool
- Java语言编写的 Oracle 数据库连接池。-Java Oracle connection pool
DBPool-5.0
- DBPool是一个高效的易配置的数据库连接池。它除了支持连接池应有的功能之外,还包括了一个对象池使你能够开发一个满足自已需求的数据库连接池-A Java-based database connection pooling utility, supporting time-based expiry, statement caching, connection validation, and easy configuration using
DBPool
- 数据库连接池,自己实现的,有兴趣的人可以看看,初学者有益哦。-database pool
DBPOOL
- 用Csharp读写XML文件,里面包含了读方法,更新方法,增加节点方法,删除方法-Read and write with XML Csharp file, which contains the read method, update method, add node method, delete method