搜索资源列表
c3p0-0.9.0.4
- jdbc连接池工具
Java_C3P0_ConnectionPool
- 采用当前最流行的c3p0实现的数据库连接池。封装了jdbc的api,可以直接返回对象。封装了异构操作的代码,提供了同构操作的结构。-Using the current implementation of the most popular database connection pool c3p0. Encapsulates the jdbc api, can directly return objects. Heterogeneous operation code package provide
jdbc
- jdbc ,c3p0,dbcp连接mysql数据库,还有数据库连接池的配置-jdbc, c3p0, dbcp connection mysql database, database connection pool configuration
pool
- JAVA连接池的源码,连接方式是JDBC,将JDBC运用到C3P0连接池中,一些方法都已封装好了-JAVA source connection pool connection JDBC, JDBC applied to the C3P0 connection pool, a number of methods have been encapsulated
c3p0-0.9.2.src
- C3P0是一个开放源代码的JDBC连接池,Hibernate的发行包中默认使用此连接池。据说性能最好。 -C3P0 is an open source JDBC connection pool, use this connection pool by default in the Hibernate distribution package. It is said that the best performance.
java
- 连接数据库代码(JDBC-ODBC桥,纯java,DBCP连接池,C3P0连接池等)-java_JDBC connect to the database code (JDBC-ODBC bridge, pure java, DBCP connection pool, C3P0 connection pool ...)
c3p0
- C3P0是一个开源的JDBC连接池,它实现了数据源和JNDI绑定.-C3P0 is an open source JDBC connection pool, which implements the JNDI data sources and bindings
c3p0-0.9.2.1.bin
- C3P0是一个开源的JDBC连接池,它实现了数据源和JNDI绑定,支持JDBC3规范和JDBC2的标准扩展。目前使用它的开源项目有Hibernate,Spring等。-Open database connection pool
BaseDAO
- mysql数据库jdbc+c3p0的通用基础DAO,泛型实现,实现SQL自动生成,主码注解标注,实现内容:数据库连接池,自定义的主码注解,通用的DAO(实现新增,单条删除,多条删除,单条查找,单条多条件查找,多条查找,多条多条件筛选,分页,排序,单条、多条按条件更新等)-mysql jdbc+c3p0 common base DAO, generics, to achieve automatic SQL generation, the main code annotation label, i
c3p0
- 使用c3p0连接数据库,以及一些jdbc应用,数据库的操作等-Use c3p0 to connect to the , as well as some JDBC applications, operations, etc.
spen
- c3p0是一个jdbc开源的连接池,spring,hibernate等框架都在使用-C3p0 open source is a JDBC connection pool, spring, hibernate framework are in use
code
- 简单的JDBC实现CURD和分页,内含sql文件,导入sql文件,修改c3p0配置文件为自己的数据库。 采用Tomcat7.0 + mysql5.1(Simple JDBC implementation of CURD and paging)
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 standard extensions of JDBC2. The op