搜索资源列表
classes12
- java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
javatest
- 数据库连接测试 java代码,用于测试数据库连接是否可用,以及数据库是否准备完毕-database connection testing java code
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
conexaoOracle
- Example for connection with Oracle DB
DBLab_2
- Oracle 数据库连接的客户端,用Java语言实现,有动态JTree结构显示数据库结构-Oracle Database Connection client, using Java language implementation, there are dynamic JTree structure shows the database structure
jdbc2
- 一会简单的数据库连接测试程序,开发环境oracle+java-Database connection for a simple test program development environment oracle+ java
Nazim
- This netbeans project with Oracle database connection. Simple Example to learn about database connectivity of java and oracle.-This is netbeans project with Oracle database connection. Simple Example to learn about database connectivity of java and o
OracleConnectionDB
- 在eclipse中用java编写的连接oracle数据库jdbc,很简单的数据库连接-Written in eclipse using java jdbc connection oracle database
common-jdbc-proxy
- JDBC代理程序,用于JAVA开发,处理连接老数据库的字符集问题。-JDBC Agent for JAVA development, process connection old database character set problem.
test
- 测试java语言对oracle数据库连接的关闭-Testing java language close connection to oracle database
DatabaseDemo
- This source code demonstrate how to create Oracle database connection in Java and retrieving the data to display.
db_API
- 基于java JDBC的一个数据库驱动程序,程序分为3层:驱动层及一个数据库连接池;数据库基本操作层(对数据库的查询,删除,修改等基本操作);功能指令层,主要是通过实际问题编写实际操作指令。-Based on a java JDBC driver, the program is divided into three layers: the driver layer and a connection pool basic operation layer (for query, delet
oracle-jar-packege
- 在java中,连接Oracle数据库必须的jar包-In java, Oracle connection required jar package
Java_oracle_creat_inset_delete
- JAVA连接oracle进行建表、插入数据、删除的操作;-JAVA to build connection oracle table, insert data, delete operation
oraclConn
- java实现 oracle数据库的连接 操作的是数据库底层,使用的是jdbc连接-By analyzing the commonly used Oracle connection methods, the convenient and efficient java connectivity ( JDBC) data access technique is utilized to achieve the connection between JSP page and the server.