搜索资源列表
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
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
java
- 连接数据库,连接mysql或者oracle等数据库。-Connect to database, such as connecting mysql or oracle database.
JDBC
- java程序与oracle数据库的连接实例,以及对数据的显示,增加,删除以及修改。-java program to connect with the oracle database instance, as well as data display, add, delete and modify.
DBLab_2
- Oracle 数据库连接的客户端,用Java语言实现,有动态JTree结构显示数据库结构-Oracle Database Connection client, using Java language implementation, there are dynamic JTree structure shows the database structure
oracle
- java链接ORaCLe 数据库,这需要JAR包,可以判断你是否连接上你的ORACLE,可以写上简单的数据测试一下.-JAVAconeect the database of oracle of code.
WebGIS
- 数据库连接在WebGIS开发中的应用颇为频繁.而由于多用户并发操作以及网络软硬件条件等方面的影响,连接的速度往往不尽如人意。文中利用JDBC技术.在WebGIS中设计并实现了基于Oracle数据库和Java AppJet/ServJet网络模式的数据库连接池,从而大大提高了数据库连接的效率,同时还可以通过连接池自身的管理机制来监视数据库连接的数量和使用情况。-Database connection in WebGIS application development rather frequen
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
ODBLab_2r
- Oracle 数据库连接的客户端,用Java语言实现,有有动态JTree结构显示数据库结构,已通过测试。 -Oracle Database Connection client, the Java language, dynamic JTree structure of the database structure has been tested.
OracleConnectionDB
- 在eclipse中用java编写的连接oracle数据库jdbc,很简单的数据库连接-Written in eclipse using java jdbc connection oracle database
oracle
- 对java访问oracle的封装,采用数据库连接池的方式连接数据库!直接输入语句,即可查找!
booksale-v4.0
- 设计的基于Web的网上书店系统,利用JSP(Java Server Pages)结合Oracle数据库来实现的B/S结构。JSP是以Java语言为脚本语言,在连接Oracle数据库中可以通过JDBC驱动程序与数据库连接。本设计与现有的网上案例比较过,具有用户使用简单,界面直观等优点。本设计具有图书销售、图书查询、购物车等功能。-Design Web-based online bookstore system, using JSP (Java Server Pages) combined Orac
test
- 测试java语言对oracle数据库连接的关闭-Testing java language close connection to oracle database
oracle
- JAVA连接oracle数据库的几种经典方法-JAVA several classic ways to connect oracle database
oracle-jar-packege
- 在java中,连接Oracle数据库必须的jar包-In java, Oracle connection required jar package
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.
Oracle
- 集成UI界面,输入IP地址、端口号、用户名和密码等信息即可连接Oracle数据库(Integrated UI interface, enter the IP address, port number, user name and password and other information, you can connect to the Oracle database)