搜索资源列表
Java连接oracle数据例子
- 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
jdbc_20061110
- 常用java连接数据库的数据库驱动类,有mysql,sqserver,oracle等的-common java connecting to the database database-driven category, mysql, sqserver. the oracle
JDBCracle
- Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积累了许多技巧,这些技巧能够使我们更好地发挥系统的性能和实现更多的功能。-Java Database Connectivity (JDBC) API is a series enables Java programmers a couple of According to the interface, developers of the v
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
ODBLab_2r
- Oracle 数据库连接的客户端,用Java语言实现,有有动态JTree结构显示数据库结构,已通过测试。 -Oracle Database Connection client, the Java language, dynamic JTree structure of the database structure has been tested.
oracle
- 对java访问oracle的封装,采用数据库连接池的方式连接数据库!直接输入语句,即可查找!
ThreadPoolTest
- java实现的连接池模拟,oracle数据库,获取,收回、删除,初始化-connect pool