搜索资源列表
连接池程序
- 两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用-two Database Connection Pool, from different angles, I had the first one, that's fine with
Java 的JDBC 数据库连接池实现方法
- J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but
serverconnectpool
- 当我们在程序中启动了一个server,这个server需要跟另一个server(比如建立在老系统上的老的c程序)之间通讯,为了增加效率需要建立一个连接池的时候不妨考虑下我的解决方案-when we launched the proceedings a server, the server needs with those of another server (such as the establishment of the old system of the old procedures c)
dbPool
- 使用java开发的一个实用的数据库连接池源码-use of a practical source database connection pool
ConnectionDB
- 数据库连接包括连接池。很有用的资料,大家不妨看看叫你如何连接数据库,以及提示你如何抛出一场处理等等 -database connectivity, including connection pool. Very useful information, we ask you to take a look at how to connect to the database, and how do you suggest a treatment dished out, etc.
databasepool
- 实现了一个对数据库连接池管理的类,用于网站后台的数据库连接池可以加入使用-implementation of a database connection pool management categories, the background for the site database connection pool can be added using
DBConnectionPool
- 数据库连接池的代码-database connection pool code
一种简单JDBC数据库连接池的实现
- 在java中使用一种简单JDBC数据库连接池的实现-Database Connection Pool for Java(Implement by JDBC)
8EVC_ADO
- 用Evc开发的一些有关数据库连接池的实例代码,供大家参考-Evc development with some of the database connection pool examples of code for reference
Ado
- 数据库连接池,方便管理数据库连接数。可以在数据库编程中重用!-Database connection pool, you can reuse in database programming!
dbconn
- jsp连接池 jsp连接池 -jsp connection pool jsp connection pool jsp connection pool jsp connection pool
conectpool
- 详细的介绍了如何在EClipse中配置连接池技术-Detail how to configure Eclipse connection pool technology
ftp2
- ftp连接池,节省创建ftp连接的时间 -ftp connection pool, saving the time to create ftp connect
connection
- 关于MYSQL的数据库连接池操作的封装.最近刚学习的.-With regard to MYSQL database connection pool operations package. Recently learning.
Pool_technology
- 池技术学习研究,包括:内存池、数据库连接池、连接池、线程池,学习池技术的好选择,这是我自己整理收藏的资料,现在放出来给大家看看!-Pool of technological learning research, including: memory pool, the database connection pool, connection pool, thread pool, learning pool technology a good choice, this is my private c
VCDBConnectionPool
- 很好用的VC数据库连接池,网上太难找了,大家参照一下-Good use of the VC database connection pool, we consult a
CppMySQLDemo
- 以demo讲解mysql数据库连接池的详细用法。-Introduce the use of database connection pool
testDBCobPool
- 自己实现的数据库连接池,并带上了一个使用的例子-Own implementation of database connection pool, and take an example of using
dataSource
- 用数据库连接池连接数据库,里面有连接方法和代码-A database connection pool connect to database, have inside connection method and code
ConnectionPool
- An Ado Connection Pool to use with Delphi 7
