摘要
在基于JDBC的数据库应用开发中,数据库连接池的管理是一个难点,因为它是决定该应用性能的一个重要因素。本文在对数据库连接进行透彻分析的基础上,提出并实现了一个高效的连接管理策略,使得开发高性能的数据库应用系统变得相对容易。特别是,对于连接管理中的两个难点:事务和多线程问题,进行了深入的剖析,并给出了一个基于设计模式的解决方案。
In the development of database application based on JDBC,the management of databaseconnectionpool is a nodus because of its importance and determinant for the application's performance.This paper is based upon the thorough analysis of databaselink,presents and implements an effective management strategy which benefits to develop highperformance database application .Especially to the two nodi(transaction、multithread) of databaselink,provides a solution based on design pattern through thorough research.
出处
《计算机与现代化》
2003年第7期60-62,共3页
Computer and Modernization