摘要
文章利用JDBC技术设计了一个访问操作数据库的通用组件类,建立了一个在不同环境访问各种后台数据系统的统一接口;在该组件的基础上,以JSP为环境完成三层数据库系统设计。
This paper, by giving a universal module class of accessing database using JDBC, sets up unitive interface of accessing diversified background database systems in different environment, thus completing designing of three-layer database system in JSP based on the module.