搜索资源列表
java-jdbc
- Tomcat内置数据库连接池源代码,含多个异构数据库的连接。-Tomcat embedded database connection pool source code, with a number of heterogeneous database connectivity.
Java
- JAVA 数据库连接方法介绍,其中和给出了2种不同方法的连接程序
sql
- java 数据库连接通用源码 java 数据库连接通用源码
java数据库编程
- JAVA thin模式连接Oracle数据库
java实现连接数据库验证登录
- java实现连接数据库验证登录,根据数据库中的用户名和密码,验证成功后登录进入系统。-Java Application for user login
JavaConnection
- Java实现的数据库连接池原代码,用Eclippse工具制作-Java database connection pool to achieve the original code, using tools produced Eclippse
DataBaseLinkPool
- java编写的数据库连接池的源代码。包含有连接池的源码。-java database connection pool, prepared by the source code. Contains the source connection pool.
JAVAdatabaseconnectionpoolcode
- 数据库连接池的JAVA代码实现,超完美版-JAVA Database Connection Pool code, super-perfect version of
DBConnection
- 一个简单的Java数据库连接 这个是一个关于MySQL的数据库连接-A simple Java database connection This is a MySQL database connection
Java-cpool
- 通过编程实现的Java数据库连接池,在resin和tomcat上测试实现,是小型企业JSP服务器连接数据库的解决方案之一。-Through the programming of Java database connection pool, in the resin and tomcat on the achievement test is to connect small businesses JSP server database solutions.
Java-ConnectionPools
- java数据库连接池打包下载(包括10个连接池)-java database connection pool package
Java-connect-sql_server2008m-dbms
- java数据库连接sql server 2008-java database connection sql server 2008
mysql-connector-java-6.0.5
- java的数据库连接包,方便编辑和下载,相关教程请百度(Java database connection package, easy to edit and download, related courses, please Baidu)
MySQLDemo
- 用java与MySQL数据库连接,返回数据库中的数据,用于传输数据。(Connect to the MySQL database with Java and return the data in the database for data transfer.)
数据库连接
- 数据库连接 DBC连接数据库 ?创建一个以JDBC连接数据库的程序,包含7个步骤: 1、加载JDBC驱动程序: 在连接数据库之前,首先要加载想要连接的数据库的驱动到JVM(Java虚拟机), 这通过java.lang.Class类的静态方法forName(String className)实现。 例如: try{ //加载MySql的驱动类 Class.forName("
数据库连接池
- 基于c3p0,dbcp,bonecp等数据库连接池的连接实现,实现多个数据库连接池的相互替换(Based on c3p0, DBCP, bonecp and other database connection pool implementation, to achieve mutual replacement of multiple database connection pool)
mysql-connector-java-5.1.42
- 连接数据库插件,能够让能程序代码连接数据库插件,亲测有效可用(Connect the database plug-in to allow the program code to connect to the database plug-in, which can be effectively available.)
31雷腾蛟
- java数据库连接用来连接数据库的源代码(The Java database connection used to connect the source code of the database)
java+jsp项目论坛短消息源代码学习
- 基于jsp,oracle 10g 2.部分功能使用了JSTL+EL 3.三层架构开发 4.增加了表单验证 5.加强了访问控制机制 6.没做CSS,弱项- -||待着重加强 7.数据库连接通过数据池做的,可根据需要修改BaseDao(Based on JSP, Oracle 10g The 2. part of the function uses JSTL+EL 3. three layer architecture development 4. added form valid
javadb
- java与sql server数据库的链接;JDBC数据库链接(Link between Java and SQL Server database; JDBC database link)