搜索资源列表
db_connection
- 一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when chan
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
sqlrelay.tar
- 适合于Unix/Linux下的一个持久数据库连接池,代理服务器和负载平衡系统。支持非常丰富的功能,包括 * 快速的执行数据库驱动的Web应用 * 增强的可测性数据库驱动的Web应用 * 分配数据库的访问连接 * 关闭数据库的访问连接 * 从不支持的平台访问数据库 * 从一个数据库到另一种数据库移植应用
17114403758
- 软件说明: 利用jsp编写的一个基于web的mvc小例子,里面用到了数据库连接池,数据库为sql server2000.
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
proxool 数据库连接池
- proxool-0.9.1.zip java 数据库连接池
proxool-0.9.1-source.zip
- 一个非常好用的java数据库连接池,本人具体在项目应用过,效果很不错。,A very nice java database connection pool, I had a specific application in the project, the effect is pretty good.
common
- 自己写的数据库连接池,代码精简,性能比较高,广泛应用与产生系统中。 -Write your own database connection pool, code streamlining, performance is relatively high, widely used and have a system.
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
tomcat5.0DatabaseConnectionPool
- 这篇文章详细的说明了tomcat5.0的配置于数据库连接池的问题!-This article describes in detail the configuration of tomcat5.0 in the database connection pool problem!
DBThreadPool
- 数据库连接池。很重要很好的参考例子。全部源码-Database connection pool. Very important example of a good reference. All source
ConnectionPool
- 一个实用的数据库连接池源码,目标数据库sqlserver 2000,并且附带了测试代码,你还可以自行修改。-A practical source of the database connection pool, database goal sqlserver 2000, and attached to the test code, you can also make its own decisions.
pgbouncer-1.3.1.tar
- pgboucer是一个轻量级的为postgresql设计的数据库连接池程序-Lightweight connection pooler for PostgreSQL.
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
DBConnectPool
- mysql数据库连接池管理,支持多连接并发-Database Connection Pool Management
Connectionpool
- MYSQL数据库连接池,包含自动释放,自动增加连接功能,-MYSQL database connection pool, including the automatic release, automatic increase in connectivity,