搜索资源列表
classes12
- java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
8
- Connection Oracle9i database Read and Wrote Lob ,long or long raw type and save to file
GreanConnectionDataBase
- Connection的代理类,Statement的代理类,ResultSet的代理类.-Connection agent category, Statement of Acting categories, ResultSet agent category.
occipool_demo
- Oracle10g occi 连接池创建方法-10g occi connection pool creation method
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
OrderAutomation
- Visual Basic Oracle数据库联接-Visual Basic Oracle Database Connection
vc++6.0-orcale
- vc++6.0与orcale的连接及对orcale数据库数据的提取-vc 6.0 orcale connection with the right orcale database and data extraction
CBlob
- 读取oracle的blob数据. 数据库连接以ODBC连接.-read the oracle blob data. ODBC Database Connection to connect.
testOracleConnect
- testOracleConnect.rar is a sample about Oracle Connection.
ocidb
- OCI数据库连接-OCI Database Connection
DBPoolManage
- 一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number connections, connections will b
JDBC连接Oracle数据库之十大技巧
- JDBC连接Oracle数据库之十大技巧-JDBC Connection Oracle Database X skills
pubconn
- 一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数-a connection pool source, a very handy! Create an cf, then cf.getconn () can be idle connections, to set the maximum number of the smallest link
ocilib-3.9.2-windows
- vc连接oracle,对oci的开源封装,比官方的occi好用-vc connection oracle, open-source package for oci, easy to use than the official occi
javatest
- 数据库连接测试 java代码,用于测试数据库连接是否可用,以及数据库是否准备完毕-database connection testing java code
OracleLogin
- 登录模块,oracle连接,myeclipse开发环境,javaweb-Login module, oracle connection, myeclipse development environment, javaweb
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
database_resident_connection_pooling
- 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
conexaoOracle
- Example for connection with Oracle DB
oracle-Connection
- 数据库连接工具,使用时直接调用BaseDao类即可,省去每次连接数据库是重复写代码。-Database connection tool, when using direct call BaseDao class to save time connecting to the is to write code.