aspose file tools
The moose likes JDBC and the fly likes poolable prepared statements Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "poolable prepared statements" Watch "poolable prepared statements" New topic
Author

poolable prepared statements

PANDIT KUDALE
Greenhorn

Joined: Feb 06, 2006
Posts: 1
hi to all
i am using DBCP( apache database connection pooling).i had created connection pooling using DBCP.now i want to implement poolable prepared statements.can anybody tell me are there any information or idea exist for poolable prepared statements.
i also like to know that if i implemented that one .I will get better performance than othere statements

Thanks In advance
pandit
 
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: poolable prepared statements
 
Similar Threads
Connection Pool & Prepared Statement
How to Resolve Network Error (tcp_error) for queries taking a long time
ORA-01000: maximum open cursors exceeded
preparedStatement
Problem Pooling prepared statements