What database are you using? Most services/application servers have been moving away from doing their own caching of prepared statements because most of the high-end JDBC drivers do it themselves.

-danch

Sandeep Bhasin wrote:
Hello,

Does Castor cache the prepared statements?

During performance test we are finding that "preparing a statement" is a
major overhead. It is useful if they are cached and used in a loop. Does
Castor create a new prepared statement each time?

Any help is appreciated.

Thanks,
Sandy


----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to