This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes How connection pool works in Java stored procedure? 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 "How connection pool works in Java stored procedure?" Watch "How connection pool works in Java stored procedure?" New topic
Author

How connection pool works in Java stored procedure?

Mary Cole
Ranch Hand

Joined: Dec 02, 2000
Posts: 362
Hi,

How does the connection pooling work when I write a java stored procedure? Should I open and close connection as I do in a regular DB call? Can somebody point me to the right docs if any?


Thanks in advance
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How connection pool works in Java stored procedure?
 
Similar Threads
Calling DB2 stored procedures
VARBINARY in sp -how-to
Array as input to stored procedure.
login stored pro, how to ?
Stored Procedure + Hibernate + DB2