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

搜索资源列表

  1. DataBaseLinkPool

    0下载:
  2. java编写的数据库连接池的源代码。包含有连接池的源码。-java database connection pool, prepared by the source code. Contains the source connection pool.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:36660
    • 提供者:吴利斌
  1. JAVAdatabaseconnectionpoolcode

    0下载:
  2. 数据库连接池的JAVA代码实现,超完美版-JAVA Database Connection Pool code, super-perfect version of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4889
    • 提供者:王晓光
  1. common

    0下载:
  2. 自己写的数据库连接池,代码精简,性能比较高,广泛应用与产生系统中。 -Write your own database connection pool, code streamlining, performance is relatively high, widely used and have a system.
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:35416
    • 提供者:hunter
  1. myqueue

    0下载:
  2. linux下数据库连接池源代码,简单,易用-Database Connection Pool under linux source code, simple, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:pl
  1. kdddbc.tar

    0下载:
  2. 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2279270
    • 提供者:OTHER
  1. ConnectionPool

    0下载:
  2. 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-25
    • 文件大小:18251
    • 提供者:LiuArea
  1. connPool

    0下载:
  2. Title:数据库连接池 Descr iption: 通用的数据库连接池 通用的数据库连接池 可以设置: 加载的驱动 连接的URL 数据库的用户名 数据库的名字 最大连接数 默认创建数量 Copyright: Copyright-Title: Database Connection Pool Descr iption: generic generic database connection pool database connection pool can be set up: connect
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:21006
    • 提供者:黄鹏
  1. ConnectionPool

    0下载:
  2. 一个实用的数据库连接池源码,目标数据库sqlserver 2000,并且附带了测试代码,你还可以自行修改。-A practical source of the database connection pool, database goal sqlserver 2000, and attached to the test code, you can also make its own decisions.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-26
    • 文件大小:46010
    • 提供者:xushuo
  1. pgbouncer-1.3.1.tar

    0下载:
  2. pgboucer是一个轻量级的为postgresql设计的数据库连接池程序-Lightweight connection pooler for PostgreSQL.
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:161518
    • 提供者:晓旭
  1. mysqlpool

    0下载:
  2. Mysql数据库连接池,仅供学习参考,巴士的很哦-Mysql database connection pool, only to learn reference, the bus is oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3149
    • 提供者:zengtao
  1. connection

    0下载:
  2. 关于MYSQL的数据库连接池操作的封装.最近刚学习的.-With regard to MYSQL database connection pool operations package. Recently learning.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:100439
    • 提供者:ken
  1. Pool

    0下载:
  2. oracle 数据库,在C++中用连接池实现高速连接与访问。-oracle database, in the C++ using connection pooling to achieve high-speed connectivity and access.
  3. 所属分类:Oracle

    • 发布日期:2017-05-16
    • 文件大小:4228155
    • 提供者:chang
  1. DBPool

    0下载:
  2. C++的数据库连接池很少,想学习的话,资料也很少,这个连接池能让你 彻底了解连接池的运作原理。-C++, database connection pool small, want to learn if little information, the connection pool allows you to thoroughly understand the operation of the principle of connection pool, which write their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:943
    • 提供者:魏林
  1. ConnectionPool

    0下载:
  2. 一个 非常 不错的 jdbc 连接池 用起来 相当的方便-jdbc connection pool
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:3870
    • 提供者:梁小江
  1. DB_Conn_Pool

    0下载:
  2. 关于建立数据库连接池,不用频繁创建数据库连接-On the establishment of a database connection pool, do not often create a database connection
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:36167
    • 提供者:梁高峰
  1. VCDBConnectionPool

    0下载:
  2. 很好用的VC数据库连接池,网上太难找了,大家参照一下-Good use of the VC database connection pool, we consult a
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:387967
    • 提供者:harry
  1. testDBCobPool

    0下载:
  2. 自己实现的数据库连接池,并带上了一个使用的例子-Own implementation of database connection pool, and take an example of using
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:148276
    • 提供者:andywei001
  1. ConnectionPool

    0下载:
  2. 数据库连接池,方便管理,程序在运行过程数据库连接对象的数量,缓解数据库的访问-Database connection pool, easy management, the program is running the number of database connection objects to ease access to the database
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3760
    • 提供者:liming
  1. 46655089Net2.0

    0下载:
  2. c# 数据库连接池 很好用的 vs2008-c# database connection pool is useful for
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:20049
    • 提供者:刘政
  1. c3p0连接池配置

    0下载:
  2. 详细介绍c3p0连接池配置项内容,有中文注释
  3. 所属分类:编程文档

« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com