aspose file tools
The moose likes JDBC and the fly likes how to use connection pool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how to use connection pool" Watch "how to use connection pool" New topic
Author

how to use connection pool

waleed atef abdel elazyz
Greenhorn

Joined: Nov 01, 2004
Posts: 13
Dear all,
I want to use connection pool
best regards,
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Good on you. I suggest you pick a connection pool implementation and read the documentation.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26168
    
  66

If you are using an application server, it will provide the connection pool. If not, the Jakarta Commons project has an implementation.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to use connection pool
 
Similar Threads
Websphere dbpool vs C3PO vs DBPool
Secure JDBC - Sybase
JDBC database connections in servlets
enterprise application with many users
Setting Connection Time Out