bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


JDBC MultiPool

A MultiPool is a pool of connection pools configured for load balancing or high availability. Typically, you create connection pools, then create a MultiPool and assign connection pools to the MultiPool.

Note: MultiPools are not supported for use in distributed transactions. You cannot use connections from a connection pool within a MultiPool if the connection pool uses an XA driver to create database connections.

To create a MultiPool, click the Configure a new JDBC MultiPool link.

To learn more about MultiPools, see:

 

Back to Top Previous Next