搜索资源列表
hsqldb_v.1.61.zip
- Java写的含有一个jdbc驱动的小型数据库数据库引擎
classes12
- java 在与 oracle 连接时必须用到的jdbc驱动.-in connection with the oracle must use the jdbc drive.
mysql-connector-java-3.1.11
- mysql的jdbc驱动,通过这个,可以将mysql和java连接起来.-mysql the jdbc drive through this, and can be mysql java link.
mysql-connector-java-3.0.17-ga.tar
- jdbc驱动程序 比较实用的jdbc java到数据库连接必须东西-jdbc driver more practical jdbc java database to connect things to be
7894_SqlPlus
- 用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确-using Java to write a database program, Oracle JDBC driver, patching the JDBC driver, configuration database connectivity, the new, modified, and deleted. the databas
Mysql JDBC驱动
- 关于jdbc对mysql的官方驱动程序,要使用java做数据库的朋友们必须了解的,就不多说了-jdbc right on the official mysql drivers to use java database so the friends must understand, it's more of
SQL Server JDBC 驱动
- 关于SQL-Server的jdbc驱动程序,要利用java开发sql-server程序的朋友不可少啊-on SQL-Server-jdbc-driven procedures, and use of java development sql-server procedures friend essential ah
数据库JDBC驱动比较.doc
- 数据库JDBC驱动比较.doc
mysql5.0 JDBC 驱动
- mysql5.0 JDBC 驱动 放在glassfish或者tomcat的lib文件夹下就可以了,GlassFish mysql5.0 JDBC Driver on tomcat s lib or folder can be a
SQLServer2000JDBC
- SQL Server 2000 JDBC驱动包-SQL Server 2000 JDBC Driver Pack
JDBC
- 通过JDBC访问数据库。纯JDBC驱动程序-Access the database through JDBC. Pure JDBC driver
MS-Sqlserver-JDBC-driver
- Microsoft Sqlserver的JDBC驱动-Microsoft Sqlserver JDBC driver
JDBC
- 使用JDBC驱动程序连接数据库,并且连接后做了一些查询和增删改的测试,适合于初学者使用和学习JDBC原理。-Use the JDBC driver to connect the SQL Server Database.I did some test of search and add information or change information.It s good for primer learners.
JDBC
- jdbc驱动用于连接数据库和java的代码;-this document is jdbc Driver
JDBC-driver
- java同jdbc连接sql数据库,这个jar是jdbc驱动-java sql database connection with jdbc, this jar is jdbc driver
JDBC
- Java使用JDBC 驱动程序的实例源码。在JAVA编程中,我们对任何数据库进行操作之前,都需要先进行连接,而连接的过程中就得编程来加载JDBC 驱动程序。JDBC 通过打开各个关系,使其能集成到Java 应用程序和小程序当中。JDBC 定义了一套API 对象和方法,用于和底层的数据库进行交互。JDBC 类在java.sql 包内,所有的Java 程序都使用java.sql包中的对象和方法从数据源中对数据进行存龋本例演示了常用的加载JDBC 驱动程序的方法-Java using JDBC dri
MySQL
- 加载JDBC驱动程序,提供JDBC连接的URL ,创建数据库的连接,创建一个Statement ,执行SQL语句 ,处理结果,关闭JDBC对象(Load the JDBC driver, provide the URL of the JDBC connection, create the connection to the database, create a Statement, execute the SQL statement, process the result, and close
postgresql-42.1.4
- java连接postgresql的jdbc驱动,版本号42.1.4,适合JRE 8+(Java connects PostgreSQL's jdbc driver, version number 42.1.4, for JRE 8+)
jdbc
- jdbc驱动jar包、完全没有问题、导进去就能用 非常棒、自动生成bean、mapper(JDBC drive jar package, there is no problem, you can use the guide, very good, automatic generation of bean, mapper)
mysql-connector-java-5.0.8-bin
- java mysql,JDBC驱动,java程序连接到mysql数据库(this is a file about jar which can make a java program link to mysql)