CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 连接池

搜索资源列表

  1. java-jdbc

    0下载:
  2. Tomcat内置数据库连接池源代码,含多个异构数据库的连接。-Tomcat embedded database connection pool source code, with a number of heterogeneous database connectivity.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11166
    • 提供者:王良高
  1. jslib

    0下载:
  2. 数据连接池,希望广大操作系统研究者广泛利用-data connection pool, researchers hope that the majority of the operating system widely used
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:ocpocp
  1. clob-blob

    0下载:
  2. 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:2036
    • 提供者:楚天
  1. TOMCAT111

    0下载:
  2. 有关于tomcat数据库连接池的的基本配置-tomcat on the database connection pool the basic configuration
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15676
    • 提供者:海江
  1. jencks-1.0-src

    0下载:
  2. Jencks是一个轻量级的JCA容器。它可以轻松部署到Spring中以提供消息驱动的POJOs.此外Jencks通过使用类似于JMS,JAX-RPC,JBI与JCA CCI的API来提供对inbound与outbound消息的支持,同时还提供一个基于XA的JDBC连接池机制。 -Jencks is a lightweight JCA containers. It can be easily deployed to the Spring to provide Message Driven PO
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:117167
    • 提供者:gree
  1. tomcat-CONNECTIONG-CONFIG

    0下载:
  2. tomcat连接池配置代码,在server.xml文件中加入代码-tomcat connection pool configuration code, the paper added server.xml code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:liuyue
  1. Struts-connectin-config

    0下载:
  2. 在Struts中配置数据库连接池代码 <data-sources>-in Struts configuration database connection pool code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:liuyue
  1. tomcat-CONNECT-CONFIG

    0下载:
  2. omcat连接池配置代码 在server.xml文件中加入代码-omcat connection pool in server.xml configuration code to code documents
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:liuyue
  1. DBPOOLTest

    0下载:
  2. 一个数据库连接池,使用单例模式设计,使在具体使用该对象的时候只存在一个。-a database connection pool, the use of single-mode design cases, the specific use of the object when there is only one.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1198
    • 提供者:lujun
  1. Mysqlconnect

    0下载:
  2. Mysql连接池的代码 Mysql连接池的代码-Mysql connection pool code Mysql connection pool code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4824
    • 提供者:stone
  1. java_connetto_Mysql

    0下载:
  2. JAVA通过连接池技术连接MYSQL数据库, MYSQL用户名 root 密码kof2-Java technology through the connection pool connect MYSQL database, MYSQL user name root password kof2
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3618
    • 提供者:zhaohaijian
  1. jspjava123645

    0下载:
  2. 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1307816
    • 提供者:jin
  1. DBPool_v4.8.3_src

    0下载:
  2. DBPool,一个很好的数据库连接池的源代码-DBPool, a good database connection pool of source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:36373
    • 提供者:飓风
  1. connectionpool

    0下载:
  2. 数据库连接池在编写应用服务是经常需要用到的模块,太过频繁的连接数据库对服务性能来讲是一个瓶颈,使用缓冲池技术可以来消除这个瓶颈。-database connection pool in the preparation of application services is often necessary to use modules, too busy to connect to the database in terms of service performance is a bottlenec
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11681
    • 提供者:zhubin
  1. DbWrapper

    0下载:
  2. j2ee 数据连接池的源码,应该对多数人都有用。-j2ee Data Connection Pool source code, the majority should have used.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2595
    • 提供者:
  1. c3p0-0.9.1-pre6.src

    0下载:
  2. c3p0数据库连接池实现源码,为研究数据库连接池提供参考-c3p0 Database Connection Pool source for the study of database connection pool reference
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:978362
    • 提供者:lihui
  1. ConnectionFactory

    0下载:
  2. 数据库连接,利用数据库连接池技术,更好,更有效的进行数据库的连接-database connections, the use of the database connection pool technology, better and more effective database connectivity
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1245
    • 提供者:Andy zhang
  1. ConnectPool

    0下载:
  2. 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:netstar
  1. JDCConnection

    0下载:
  2. 利用Java写的数据库连接池代码,能够很好实现对连接的管理-written using Java database connection pool code to connect to achieve good management
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5884
    • 提供者:sun ligang
  1. jdbc11111111111111111111

    0下载:
  2. JAVA连接数据库的几个版本,由数据源到连接池,适合初学JDBC的-JAVA connecting to the database several versions, from the data source to connect pool, suitable for beginners JDBC
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:33394
    • 提供者:龙龙
« 1 2 3 4 56 7 8 9 10 ... 29 »
搜珍网 www.dssz.com