搜索资源列表
connectionpool
- 数据库连接池在编写应用服务是经常需要用到的模块,太过频繁的连接数据库对服务性能来讲是一个瓶颈,使用缓冲池技术可以来消除这个瓶颈。-database connection pool in the preparation of application services is often necessary to use modules, too busy to connect to the database in terms of service performance is a bottlenec
ConnectionPool
- 地址池的实现,代码实现不是很好的,以后继续努力了呀
ConnectionPool
- Java数据库连接池的应用,基于Oracle数据库,包括连接池的建立、释放,基于此池的简单数据库操作(以为测试)
ConnectionPool
- 连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
ConnectionPool
- 建立数据库连接池,通过配置文件将建立多个数据库连接池-create connection pool
ConnectionPool
- 用Java写的一个连接数据库对象连接池代码-Database connection pool code in Java
datebasepool
- 连接池源代码 自己编写的连接池代码-connectionpool
ConnectionPool
- 自己实现的一个连接池,环境Oracle+MyExlipse-Own implementation of a connection pool
ConnectionPool
- 一个 非常 不错的 jdbc 连接池 用起来 相当的方便-jdbc connection pool
ConnectionPool
- 使用java编写的数据库连接池,方便好用,有详细注释,可在此基础上拓展延伸更多功能-Prepared using the java database connection pool is easy to use, with detailed notes, can extend this base to build more features
connectionpool
- 有很多人弄不明白连接池的用法,这个用java 配置数据库连接池的XML配置文件,可以直接导入并直接使用,只需修改几个关于自己项目的小地方即可使用-Many people could not understand the connection pool usage, the use of java database connection pool configuration XML configuration files can be directly imported and used dire
connectionpool
- java数据库连接池以及其应用。主要介绍如何返回连接,而不是关闭连接-nothing ablout!nothing ablout!nothing ablout!nothing ablout!nothing ablout!nothing ablout!nothing ablout!nothing ablout!
ConnectionPool
- this how to create connectionpool
ConnectionPool
- 数据库连接池,方便管理,程序在运行过程数据库连接对象的数量,缓解数据库的访问-Database connection pool, easy management, the program is running the number of database connection objects to ease access to the database
ConnectionPool
- 如何在java项目中使用数据库连接池来获得数据库连接。-How to use ConnectionPool in your DataBase.
ConnectionPool
- 编写一个基于JSP的连接池,实现连接的容器-Write a JSP-based connection pooling to achieve connection of the container
ConnectionPool
- 大数据中SparkStreaming中Demo中连接池的代码-SparkStreaming in big data connection pool in the Demo code