搜索资源列表
mysql-connector-java-5.0.0-beta-bin
- mysql数据库驱动程序,jdbc连接mysql-mysql database-driven process, linking mysql jdbc
JAVA_database
- java通过连接池访问数据库.提供的数据库MYSQL,ACCESS,SQL-java through access to the database connection pool. The database MYSQL, Access, SQL
mysql-connector-java-5.1.5
- 用于JAVA数据库连接.解压就可用,方便得很
proxool 数据库连接池
- proxool-0.9.1.zip java 数据库连接池
BBS112
- mysql+stuts jdbc连接数据库 BBS论坛-mysql+ stuts jdbc connect to database BBS Forum
mysqlJdbc
- 自己写的关于Java与数据库连接(以mysql为例)的时候的最底层的设置方案,这是用大型集成编译环境所了解不到的东西。-Their own writing on the Java and database connectivity (to mysql as an example) when the bottom of the settings program, which is integrated with large-scale understanding of the environmen
Lesson1
- 用 java 工具开发的登陆页面和MySQL数据库连接功能 -Java development tools to use landing pages and MySQL database connectivity
Publisher_Manager
- 一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。-A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database con
mysql
- java连接MYSQL数据库代码,这适合自学还有作为初级的教程也可以,是自己开发的代码,很好用,自己在开发环境中加上jar包.-JAVA connect the database of mysql code
mysql-connector-java-5.1.10-bin
- Java和MySQL数据库连接时,需要将mysql-connector-java-5.1.10-bin.jar复制到Java的工程中。本文件解压后的文件夹中就是mysql-connector-java-5.1.10-bin.jar。-Java and the MySQL database connection, you need to mysql-connector-java-5.1.10-bin.jar copied to the Java-project. This document fol
mysql-connector-java
- 进行java编程时与数据库连接必不可少的包,使Application和数据库进行数据传输-The java programming package with the necessary database connection, so that data transmission Application and database
java
- 连接数据库源代码, 连接数据库源代码。-Connection to the database source code to connect the database source code, to connect database source code.
mysql-connector-java-5.1.22
- 用java语言连接mysql数据库的驱动包-Connecting mysql database using java language driver package
mysql-connector-java-
- JAVA连接mysql的JDBC驱动,在开发java数据库方面的必需品-The JAVA connection mysql JDBC driver, necessity in the development of JAVA database
javaMySQL
- 通过修改mysql.properties文件实现java动态连接mysql数据库的完整代码例子-java connection mysqldb
mysql-connector-java-3.1.10-bin
- MySQL 数据库连接文档,需要的同学可以拿去用,不必到网上到处找啦!-MySQL DataBase
mysql-connector-java-3.1.14.tar
- 这是一个用Java语言编写的和MySQL数据库进行连接的类似于连接池的代码,希望对大家有用。-This is a Java programming language and the MySQL connection is similar to the connection pooling code, hope to be useful.
ch09
- Java数据库连接(Java Database Connectivity,JDBC),是一种用于执行SQL语句的Java API,它由一组用Java编程语言编写的类和接口组成。 JDBC为数据库开发人员提供了一个标准的API,使他们能够用纯Java API来编写数据库应用程序。 使用JDBC编写的程序能够自动地将SQL语句传送给相应的数据库管理系统。 -java JDBC
mysql-connector-java-5.1.40
- 连接数据库(connect database)
Java连接数据库并完成查询等操作
- 编写程序实现简单成绩管理。所有数据存储在数据库中;要求能够统计每门课程的平均分及各分数段的人数,也能按班级统计每门课的平均分及各分数段的人数;能够按学号或姓名查询学生考试成绩,也能按分数段查询学生。(Write a program to achieve simple performance management. All data are stored in the database; it is required to be able to count the average score of
