users@glassfish.java.net

Re: Can I configure a connection pol that uses "Implicit Connection Cachin

From: <glassfish_at_javadesktop.org>
Date: Wed, 17 Sep 2008 02:11:12 PDT

Hi,

You could create a JDBC Connection pool , after copying the oracle driver jar to the lib directory. While creating a pool for Oracle datasource, you should set the property "implicitCachingEnabled" to true and along with it, the "maxStatements" property to some value, say 50.

HTH
[Message sent by forum member 'sm157516' (sm157516)]

http://forums.java.net/jive/thread.jspa?messageID=299773