搜索资源列表
Java连接各种数据库的实例
- 这是一个Java连接各种数据库的实例-This is a Java database connectivity various examples
数据库连接源码
- 本人上传的这段数据库连接源码是一段移植性比较高的代码!-I uploaded this database connection is a source of transplanted higher code!
配置BEA WebLogic 8.1 JDBC连接
- 配置BEA WebLogic 8.1 JDBC连接-configuration BEA WebLogic 8.1 JDBC Connection
JS触动式左边连接按钮效果
- JS触动式左边连接按钮效果.doc-JS connecting the left touch-button effect. Doc
在Visual C++中如何利用UDL文件来建立ADO连接
- 在Visual C++中如何利用UDL文件来建立ADO连接(数据库技术)-in Visual C UDL documents how to use ADO to establish connections (database technology)
连接postsql数据库的java
- 连接postsql数据库的java-database connectivity postsql java
VC用Ado接口连接和使用数据库
- vlan的设置\\VC用Ado接口连接和使用数据库-vlan settings \\ VC Ado use interface and the use of database
jsp连接数据与发大全
- JAVA连接数据库使用大全-Java database connectivity using Daquan
Jsp连接数据库
- Jsp连接数据库大全-Jsp connect to the database Daquan
一个连接池的例子(来自JIVE)(1)
- 一个连接池的例子(来自JIVE)-a connection pool example (from JIVE)
在Bean中连接URL
- java中实现在Bean中连接URL -achieve the linking URL Bean
RESIN连接池
- RESIN连接池-PLASTIC Connection Pool
连接IE浏览器窗口的代码
- 连接IE浏览器窗口的代码-connecting IE browser window code
JSP数据库连接池的必要性
- 文件内容:JSP数据库连接池的必要性-contents of the documents : JSP database connection pool of necessity
java与数据库连接
- 本文详细说明了在JSP页面中各种数据库的连接方法。-paper detailed descr iption of the JSP pages of the various database connectivity.
Socket连接PC和Android通讯
- Socket连接PC和Android通讯(Socket connects PC and Android communications)
数据库连接
- 数据库连接 DBC连接数据库 ?创建一个以JDBC连接数据库的程序,包含7个步骤: 1、加载JDBC驱动程序: 在连接数据库之前,首先要加载想要连接的数据库的驱动到JVM(Java虚拟机), 这通过java.lang.Class类的静态方法forName(String className)实现。 例如: try{ //加载MySql的驱动类 Class.forName("
PC连接Android
- PC连接Android,在PC端输入命令和android进行通讯(PC connects Android, communicates commands at PC and communicates with Android)
数据库连接池
- 基于c3p0,dbcp,bonecp等数据库连接池的连接实现,实现多个数据库连接池的相互替换(Based on c3p0, DBCP, bonecp and other database connection pool implementation, to achieve mutual replacement of multiple database connection pool)
c3p0数据库连接池实现原理笔记
- 基于MySQL数据库的c3p0数据库连接池原理笔记 整理(The Principle notes of c3p0 database connection pool)