File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Connection Pooling- For Stand Alone Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connection Pooling- For Stand Alone Application" Watch "Connection Pooling- For Stand Alone Application" New topic
Author

Connection Pooling- For Stand Alone Application

Tanzeem Akhtar
Greenhorn

Joined: Sep 11, 2007
Posts: 9

Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc.

Please help me out.
Thaks in advance.


Tanzy..
http://techythought.wordpress.com/
Jan Cumps
Bartender

Joined: Dec 20, 2006
Posts: 2343

You could use Apache Commons Database connection pooling services.

Regards, Jan


OCUP UML fundamental
ITIL foundation
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Pooling- For Stand Alone Application
 
Similar Threads
why should i use connection pooling ?
connection with database
Connection Pooling
Driver Loading
JDBC Connection