常用的java数据库连接代码 主要是jsp与jdbc的连接,javabean与数据库连接代码,jsp不用jdbc直接与sqlsever相连等-common database connectivity code is jsp and jdbc link javabean code and database connectivity, jsp jdbc not directly connected with such sqlsever 下载
|
一个利用java连接数据库的原来,利用javabean连接数据库!- 下载
|
一个基本的JAVABEAN组件,实现数据库连接操作,供初学者使用-JAVABEAN a basic components, database linking operation for beginners 下载
|
这是我编写的一个sql server 2000数据库连接javabean-This is the one I prepared sql server 2000 database connections javabean 下载
|
一个简单的办公自动化系统,结合JSP+JavaBean来开发的一个项目,与数据库进行连接来对数据进行维护- 下载
|
自己编的数据库连接的javaBean,功能:提供共享的Connection con和Statement sql 用到jdbc-odbc的大多可以调用-developed database connectivity javaBean, functions : Sharing Connection provide con and Statement sql used jdbc - od bc can call most of the 下载
|
jsp和javabean做的网上图书销售系统,使用了tomcat数据库连接池,还是非常不错的。-jsp and javabean do online book sales system, using a tomcat database connection pool is still very good. 下载
|
IT_UTIL.java是一个连接数据库的JAVABEAN,非常实用。并且组件也在里面,包括上传下载的组件。密码为空-IT_UTIL.java is a JAVABEAN connecting to the database, is very practical. And components are inside, including upload download components. Password empty 下载
|
采用了sertlet+jsp+javabean+sqlserver,并且做了许多修改! 说明: 数据库连接 在classes目录下的 sqlbean.java中 默认的用户名:1 密码: 1 -used sertlet jsp javabean SQLServer, and made many changes! Description : Database Connection classes in the directory sqlbean.java default user name : a password : 1 下载
|
采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, very suitable for the entry of java as routines, especially on some servlet. Developing and debugging platform for jbuilder9 tomcat4 the resin under test. Ms database platform for sql server, mysql under the test, but to change some code for the database connection pool apache JAKARTA organized the project team to develop the commons - DBCP 1.0 下载
|