搜索资源列表
classes12
- java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
JDBCbasechair
- 次教程是关于JDBC的基础入门教程。对于出学者非常不错的好教程!主要面向java程序员-meeting Directory is based on JDBC Directory entry. Scholars out for a very good, well Directory! Java programmers targeted
oracle14
- oracle 14java的jdbc驱动。-oracle jdbc java driven
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
JDBC
- java程序与oracle数据库的连接实例,以及对数据的显示,增加,删除以及修改。-java program to connect with the oracle database instance, as well as data display, add, delete and modify.
OJava_Programming_with_Oracle_JDBC
- java jdbc oracle tutorial
javaworkshop_en
- oracle 驱动 jdbc 用来将oracle数据库和java开发环境连接-oracle driver jdbc oracle database and used to connect java development environment
ConnectToOracle
- 在Java程序中,连接Oracle数据库 包含文档:ConnectToOrcle.java, classes12.jar-Uing JDBC to connect to Oracle
OraclePJDBC-jar
- oracle 连接数据时需要引入的java包。即oracle数据库的驱动包-oracle connect data requires the introduction of the java packages. Oracle database driver package that is
BoneCP
- 这是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
example(JDBC)
- 本代码为使用JDBC接口链接oracle数据库的JAVA源码,并包含实现增删改查操作-This Java source code for the link to oracle database using the JDBC interface and contains functions that implement the CRUD operations
OracleConnectionDB
- 在eclipse中用java编写的连接oracle数据库jdbc,很简单的数据库连接-Written in eclipse using java jdbc connection oracle database
Jdbc_Day01
- JDBC连接数据库,超简单,源代码加注释,方便学习java连接数据库-jdbc
DateBase
- 使用JAVA JDBC实现的数据库访问程序。-Implemented using JAVA JDBC database access program.
common-jdbc-proxy
- JDBC代理程序,用于JAVA开发,处理连接老数据库的字符集问题。-JDBC Agent for JAVA development, process connection old database character set problem.
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
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.