Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to set connection pool size?

279661Apr 4 2005 — edited Apr 5 2005
Hi,

How do I set the minimal and maximum pool sizes (as well as other properties, such as maxIdleTime and propertyCycle) for OracleConnectionPoolDataSource (or OracleDataSource) objects. I couldn't find the set methods in the javadoc. The OracleConnectionCacheImpl class has related methods. But this class has been deprecatedw with a note "Use JDBC Implicit Connection Caching instead". Thanks a lot!

LB
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2005
Added on Apr 4 2005
2 comments
487 views