Connection Pools - General
Use this page to enter general connection pool information for the session.
- Read Connection Pool
- Specifies whether TopLink uses a read connection pool (the
<is-read-connection-pool>
tag).
- Connection Count
- Specify the Minimum and Maximum read connections in the TopLink connection pool (the
<min-connections>
and <max connections>
tags).
Related Topics
About the TopLink Sessions Editor
Working with Connection Pools
Copyright © 1997, 2004, Oracle.
All rights reserved.