摘要
构造数据库连接池可以显著改善连入数据库的速度 ,而且可以跟踪连接的状态 ,为分析系统的运行状态提供参考 ,用 Java Bean组件封装的数据库的连接池提供了友好的用户接口 ,使 Web应用程序的开发大大加快 ,减少了维护代码的成本。给出了在以 JAVA技术构建的基于数据库的 Web应用系统中数据库连接池的简要JAVABEAN实现。
Database connection pool can improve considerably the speed to connect into database,and is permitted to track connecting state,which provides the reference as analyzing system running state and provides the database packaged by Java Bean component with a friendly client interface.And also Web application program is developed in a considerable speed and maintenance code cost is decreased.At the same time,this paper describes simple implementation of database connection pool based on database Web application system with JAVA technique.
出处
《电脑开发与应用》
2002年第11期31-32,37,共3页
Computer Development & Applications