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

搜索资源列表

  1. DBgoodManager

    0下载:
  2. 轻量级的连接池。最简单而且可靠。支持多种tomcat,resin.msyql.oracle.还有详细的pdf说明文党-lightweight connection pool. The most simple and reliable. Support for multiple tomcat, resin.msyql.oracle. there are detailed pdf descr iptive essay Party
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:32.18kb
    • 提供者:sonny
  1. Oracle9i-SGA

    0下载:
  2. Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shared pool, large pool and the si
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:8.2kb
    • 提供者:叶子
  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
    • 文件大小:1.99kb
    • 提供者:楚天
  1. DesktopService

    0下载:
  2. 自己写TCP服务器代码,线程池,日志记录,TCP模式,很稳定。ORACLE的OCI接口-wrote TCP server code, thread pool, the log records, TCP model, a very stable. Oracle OCI interface
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5.45mb
    • 提供者:wangtao
  1. ocilib-3.0.0-windows

    0下载:
  2. ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.-ORACLE Programming good things, written in pure C package OCI. Well used to support the data pool.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:anan
  1. DBPool

    1下载:
  2. Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:7.4kb
    • 提供者:李健
  1. OracleTuning

    0下载:
  2. Oracle数据库性能调优,包括了对SHARED POOL、SGA的调优,也包括了SQL语句调优,是一本好书。-Oracle database performance tuning, including the SHARED POOL, SGA tuning in, but also tuning the SQL statement is a good book.
  3. 所属分类:Database system

    • 发布日期:2017-05-28
    • 文件大小:10.09mb
    • 提供者:管小黑
  1. DatabaseConnectionPoolingTemplate

    0下载:
  2. An Advance tool.. Template for database pool that can be implemented for a variety of databases such as Oracle, MySQL etc.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:8.17kb
    • 提供者:anatolia
  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
    • 文件大小:4.03mb
    • 提供者:chang
  1. database_resident_connection_pooling

    0下载:
  2. ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connect
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:255.98kb
    • 提供者:任毅
  1. UniDAC_V3.0

    0下载:
  2. Universal Data Access Components (UniDAC) 是一套可以讓DELPHI 無須透過Oracle native driver,便可以連線使用數據庫的一套強大VCL元件。並支援connection pool機制。-Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2.84mb
    • 提供者:aloha_tw
  1. WebGIS

    0下载:
  2. 数据库连接在WebGIS开发中的应用颇为频繁.而由于多用户并发操作以及网络软硬件条件等方面的影响,连接的速度往往不尽如人意。文中利用JDBC技术.在WebGIS中设计并实现了基于Oracle数据库和Java AppJet/ServJet网络模式的数据库连接池,从而大大提高了数据库连接的效率,同时还可以通过连接池自身的管理机制来监视数据库连接的数量和使用情况。-Database connection in WebGIS application development rather frequen
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:138.21kb
    • 提供者:viewsky
  1. Oracle_DBA

    0下载:
  2. 《深入浅出Oracle:DBA入门、进阶与诊断案例》针对数据库的启动和关闭、能数及参数文件、数据字典、内存管理、Buffer Cache与Shared Pool原理、重做、回滚与撤销、等待事件、性能诊断与SQL优化等几大Oracle热点主题从基础知识入手,深入研究相关技术,并结合性能调整及丰富的诊断案例,力图将Oracle的知识全面、系统、深入地展现给读者。 本书给出了大量取自实际工作现场的实例。在分析实例的过程中,兼顾深度与广度,不仅对实际问题的现象、产生原因和相关的原理进行了深入浅出的
  3. 所属分类:Oracle

    • 发布日期:2017-06-09
    • 文件大小:15.64mb
    • 提供者:
  1. check_oracle

    0下载:
  2. 自定义oracle监控,包括:表空间,SID,缓冲池,-Custom oracle monitoring, including: Table space, SID, buffer pool,
  3. 所属分类:Oracle

    • 发布日期:2017-04-01
    • 文件大小:2.76kb
    • 提供者:张三
  1. Oracle.Performance.Tuning

    0下载:
  2. hared Pool是Oracle SGA设置中最复杂也是最重要的一部分内容,Oracle通过Shared Pool来实现SQL共享、减少代码硬解析等,从而提高数据库的性能。在某些版本中,如果设置不当,Shared Pool可能会极大地影响数据库的正常运行-hared Pool Oracle SGA setting is the most complex and most important part, Oracle SQL through the Shared Pool to achieve
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:211.23kb
    • 提供者:sky13and23
  1. BoneCP

    0下载:
  2. 这是java通过JDBC使用数据池连接数据库的小实例源码,有oracle和mysql两个实例-This is a java through JDBC data pool to connect to the database instance of the source code, oracle and mysql two instances
  3. 所属分类:Oracle

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:宋超
  1. SearchData

    0下载:
  2. 前段时间自己用swt编写oracle遍历搜索器,可以根据关键字进行模糊查询,查出关键字所在表,列.(采用多线程查询/数据库线程池)-Some time ago they used to write oracle swt traversal search, you can be fuzzy query based on keyword, find out the keywords table columns. (Using multi-threaded query/database thread
  3. 所属分类:Oracle

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:卷卷
  1. c3p0-DBPool_ConnectionManager

    0下载:
  2. 数据库连接池,带Jar包,定义了ConnectionManager类,实现简单易用性好;可以下载测试-oracle database connection pool
  3. 所属分类:Oracle

    • 发布日期:2017-05-06
    • 文件大小:1.05mb
    • 提供者:xxl
  1. Project

    0下载:
  2. 包里的内容为一个在linux下的网络编程的例子,其中用到的技术包括,socket通信,连接oracle数据库,makefile生成可执行程序,以及线程池技术控制多个客户端同时访问终端带来的压力。-Contents of the bag as an example of network programming under linux, which uses techniques include, socket communication, connect oracle database, make
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:94.27kb
    • 提供者:leiyangkai
  1. DataBase

    0下载:
  2. 数据库操作类,支持Oracle,Sqlserver,支持数据库连接池-database utility,support pool
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5.98kb
    • 提供者:zyf777
« 12 »
搜珍网 www.dssz.com