数据库连接池实现一

所属分类:数据库编程
开发工具:Java
文件大小:6KB
下载次数:29
上传日期:2005-07-29 15:29:02
上 传 者heison
说明:  数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。
(database applications, in many software systems often used, is developing large systems indispensable aids. But if the right database resources are not well managed (eg : no timely recovery database cursor (ResultSet), the Statement connect (Connection), and other resources), will often lead directly to the stability of this system. Such factors of instability, not only by the database system itself or caused side, the official use only, as the flow of users increases, will gradually revealed.)

文件列表:
FactoryMangeThread.java.txt (739, 2005-04-13)
ConnectionFactory.java .txt (6689, 2005-04-13)
ConnectionParam.java .txt (1732, 2005-04-13)
_Connectio.java.txt (3530, 2005-04-13)
FactoryParam.java .txt (1270, 2005-04-13)
testmypool.java.txt (3121, 2005-04-13)

近期下载者

相关文件


收藏者