Uses of Class
com.atomikos.datasource.pool.ConnectionPoolException

Packages that use ConnectionPoolException
com.atomikos.datasource.pool   
 

Uses of ConnectionPoolException in com.atomikos.datasource.pool
 

Subclasses of ConnectionPoolException in com.atomikos.datasource.pool
 class CreateConnectionException
          An exception to signal errors during the creation of connections.
 class PoolExhaustedException
          Exception signaling pool exhaustion.
 

Methods in com.atomikos.datasource.pool that throw ConnectionPoolException
 Reapable ConnectionPool.borrowConnection(HeuristicMessage hmsg)
          Borrows a connection from the pool.
 

Constructors in com.atomikos.datasource.pool that throw ConnectionPoolException
ConnectionPool(ConnectionFactory connectionFactory, ConnectionPoolProperties properties)
           
 



Copyright © 2011. All Rights Reserved.