搜索资源列表
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
occipool_demo
- Oracle10g occi 连接池创建方法-10g occi connection pool creation method
JAVA_database
- java通过连接池访问数据库.提供的数据库MYSQL,ACCESS,SQL-java through access to the database connection pool. The database MYSQL, Access, SQL
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
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
pubconn
- 一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数-a connection pool source, a very handy! Create an cf, then cf.getconn () can be idle connections, to set the maximum number of the smallest link
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.
mysql_demo
- MYSQL接口调用示例,实现了连接池,采用C语言编写,有较高的参考价值-MYSQL interface calls example, to achieve a connection pool, using C language, have a high reference value
ConnectionPool
- 带有自我调整功能Connection Pool(JDBC,使用mysql做为实例子)-With self-adjusting function Connection Pool (JDBC, use mysql as examples a)
common
- 自己写的数据库连接池,代码精简,性能比较高,广泛应用与产生系统中。 -Write your own database connection pool, code streamlining, performance is relatively high, widely used and have a system.
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
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.
dbConnection
- 实现一个数据库的连接池,提高数据库的链接效率,同时还有利于平衡物理上的访问量。-Implement a database connection pool to improve the efficiency of the database links, while also help balance the amount of physical access.
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
Java-Connection-database-SQL-Server2005
- 在基于Java 的软件系统中通过加载JDBC 驱动和相关jar 包,既可以实现在Java 编程 中连接SQL Server,也可通过连接池来连接SQL Server 数据库。-Java-based software systems and related through the load JDBC driver jar package, both can be achieved in the Java programming to connect SQL Server, also avail