aspose file tools
The moose likes JDBC and the fly likes connection.close() performance 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.close() performance" Watch "connection.close() performance" New topic
Author

connection.close() performance

ofer misk
Greenhorn

Joined: Jun 16, 2003
Posts: 19
hello again, fine ppl!
today ill ask a simple but complexed que.:
i wrote a helper for jdbc, that launches queries from cache .
while everything runs smoothly, the close part of the connection (db2 connection, to be spesific) takes long time (relatively) and hurts the helper performance.
does anybody here (remembers vera linn) knows how can i overcome this little (but annoying) problem.
well, thanks for every direction youll send me.
have a great day, and god bless...
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: connection.close() performance
 
Similar Threads
Double checked locking
Web application goes extremely slow with more than 5 users logged in
ResultSet Problem (ofer)
java.sql.SQLException: Closed Connection
Question about helper class of session bean