You can configure the initial and maximum capacity for a JDBC connection pool.
To configure the connection capacity for a JDBC connection pool:
See Advanced Configuration Options for more information.
See Advanced Configuration Options for more information.
Note: An easy way to boost performance of JDBC in WebLogic Server applications is to set the value of Initial Capacity equal to the value for Maximum Capacity when configuring connection pools in your data source.