搜索资源列表
c3p0-0.9.1-pre6.src
- c3p0数据库连接池实现源码,为研究数据库连接池提供参考-c3p0 Database Connection Pool source for the study of database connection pool reference
c3p0-0.9.0.4
- jdbc连接池工具
c3p0-0.9.1-pre6.src
- c3p0数据库连接池实现源码,为研究数据库连接池提供参考-c3p0 Database Connection Pool source for the study of database connection pool reference
c3p0-0.9.0.4
- jdbc连接池工具-jdbc connection pool tool
hibernatec3p0
- 在hibernate3.1 中如何设置和使用c3p0连接池-hibernate3.1 c3p0
hibernatec3p0
- java代码实现的数据连接池,C3P0, 实现多数据库的连接及使用,很好用。-it is the get connection about database
c3p0
- c3p0连接池配制说明,通过xml文件完成,不是tomcat里配制的-c3p0
zf
- 一个简单的SSH框架,有用到C3P0数据库连接池-SSHDEMO
c3p0-0.9.1.2
- C3P0连接数据库以及C3P0连接池详细配置-C3P0
c3p0-0.9.1.2.src
- C3P0源码,值得研究,连接池技术,可以动手自己写一遍一定会受益匪浅的-C3P0 source, is worth studying, connection pool, you can write in their own hands will benefit the
C3P0
- C3PO连接池配置 C3PO连接池配置 -Connection pool configuration C3PO C3PO connection pool configuration connection pool configuration C3PO C3PO connection pool configuration
jeecms-2.4.2-final
- 作为国内最知名的Java开源CMS系统,我们一直秉承开源、易用、高性能、安全的系统开发原则,并以作国内优秀的开源网站管理系统为己任,始终坚持不懈地为用户提供强大的Java技术web应用服务。 JEECMS v2.4.2 正式版新增功能: 1、新增专题系统,满足用户的专题栏目发布需求; 2、新增下载系统,满足用户的下载需求; 3、新增全文检索功能,支持分栏目检索,后台控制文章生成索引; 4、采用了
JSP-c3p0
- 详细介绍了使用Java c3po 连接池配置步骤-Java c3po connection pool configuration
C3P0
- 最近自己做游戏统计系统,做的一个连接池管理类,实现每个服务器对应一个连接池,及、即动态连接池-Recently own game statistics system, do a connection pool management class that implements a connection pool for each server, and that the dynamic connection pool
c3p0-0.9.1.2
- C3P0是一个开源的JDBC连接池,它实现了数据源和JNDI绑定,支持JDBC3规范和JDBC2的标准扩展。目前使用它的开源项目有Hibernate,Spring等。(C3P0 is an open source JDBC connection pool that implements data sources and JNDI bindings, and supports JDBC3 specifications and standa
c3p0-0.9.1.2-sources.jar
- 连接池的源码,找了很长时间才找到这个文件,很有效果(Connection pool source code, looking for a long time to find the document, very effective)
servlet+c3po
- 这是一个C3P0的使用的例子,一个简单的servlet加C3P0的使用(this is a simple example for servlet and c3p0)
数据库连接池
- 基于c3p0,dbcp,bonecp等数据库连接池的连接实现,实现多个数据库连接池的相互替换(Based on c3p0, DBCP, bonecp and other database connection pool implementation, to achieve mutual replacement of multiple database connection pool)
c3p0-0.9.0.jar
- 数据库连接池,是一个优秀的与数据库连接的工具类(Database connection pool)
c3p0数据库连接池实现原理笔记
- 基于MySQL数据库的c3p0数据库连接池原理笔记 整理(The Principle notes of c3p0 database connection pool)