A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Any ready to use expandable connection pool source code?
liang gu
Ranch Hand
Joined: Nov 05, 2001
Posts: 89
posted
Aug 12, 2002 09:08:00
0
The connection pool initially creates certain number of
JDBC
connection. Later, if more connection is requested, the pool will create more JBDC connection. And, it should also close some connections, if too many connections is idling.
Thanks!
Liang
Andres Gonzalez
Ranch Hand
Joined: Nov 27, 2001
Posts: 1561
posted
Aug 21, 2002 06:03:00
0
www.javaexchange.com
(dbconnectionbroker)
I'm not going to be a Rock Star. I'm going to be a LEGEND!
--Freddie Mercury
I agree. Here's the link:
http://aspose.com/file-tools
subject: Any ready to use expandable connection pool source code?
Similar Threads
Returning a connection to the connection pool
Datasource vs Connection
JDBC database connections in servlets
increase database connection
Connection problem
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter