搜索资源列表
day2_jdbc
- JdbcUtil,是jdbc自己写了一个类,用它来封装具体的实现
util
- 一个简单的jdbcutil模板,没什么特别的,就一个工具类-jdbcutil template
JdbcUtil
- 自己写的java的数据库连接封装,初学者适用,各种数据库只要更改数据库连接串及可以使用。-Write your own java database connection package, beginners applicable to a variety of databases to change the database connection string and you can use.
JDBCUtil
- 数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling
JDBCUtil
- java中的数据库连接方法,包含建表、删除、修改、添加等操作-java database connection methods, including the construction of the table, delete, modify, add, and other operations
JDBCUtil
- JSP+JDBC开发Web程序的一个简单开发架构,此开发架构的特点是: 1.架构技术简单,只包含JSP和JDBC,不需要学习即可快速开发Web应用,也可以用于其他数据库应用程序; 2.用特殊的回调机制进行JDBC封装,以致不用每次的JDBC访问都要进行数据库连接和关闭,支持数据库的CURD和事务处理; 3.具有错误日志、数据库连接池、JQuery调用、分页处理等功能,能够有效减少代码量。 开发环境eclipse3.5+jdk1.6+tomcat6+
JdbcUtil
- java jdbc 工具类 提供了连接数据库 封装了获得管理释放资源的方法-java jdbc utility class provides access to connect to the database encapsulates a method to release resources management
JdbcUtil
- 本程序使用java编写的关于提取oracle元数据的代码-oracle metadata
jsp
- 1.这个是早期做的JSP+servlet项目,主要完成了购物的流程的功能和后台某部分功能,页面仿一号店、天猫、京东页面制作的,不兼容过早的浏览器版本,请尽量使用最新版本的浏览器!还有一些功能尚未完,设计上有很多不足。 2.字符集编码为UTF-8 3.数据库为mysql(如有乱码情况,请将mysql字符集设置为UTF-8),项目中连接数据库配置文件是JDBCUtil 4.我的开发工具:eclipse,Tomcat,mysql(1. this is the early JSP+servlet