期刊文献+

Java数据库连接池的原理与应用 被引量:12

Study on principle and application of Java database connection pool
在线阅读 下载PDF
导出
摘要 在Java开发中,不可避免地要使用数据库来存储和管理数据。尤其是在Java Web应用程序中,往往会有很多用户同时连接和访问数据库,对数据库连接的管理将直接影响到程序的性能和用户的体验。使用数据库连接池能够加快数据库连接的速度,提高服务器程序的性能,降低系统资源的消耗,是对数据库连接的一种较为有效的管理手段。文章介绍了数据库连接池的原理与使用方法。 In Java development,it is inevitable to use database to store and manage data.Especially in Java Web applications,there are often many users connecting and accessing the database at the same time.The management of database connection will directly affect the performance of the program and user experience.Using database connection pool can accelerate the speed of database connection,improve the performance of server programs,and reduce the consumption of system resources.It is an effective management method.This paper introduces the principle and usage of database connection pool.
作者 刘翠霞 Liu Cuixia(Shijiazhuang Vocational College of Finance&Economics,Shijiazhuang 050061,China)
出处 《无线互联科技》 2020年第4期167-168,共2页 Wireless Internet Technology
关键词 JAVA JAVA数据库连接 数据库连接池 Java Java database connectivity database connection pool
作者简介 刘翠霞(1975—),女,河北邯郸人,高级工程师,信息系统项目管理师,硕士;研究方向:高职教育,计算机软件,数据库。
  • 相关文献

同被引文献110

引证文献12

二级引证文献37

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部