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

Packages that use CreateConnectionException
com.atomikos.datasource.pool   
 

Uses of CreateConnectionException in com.atomikos.datasource.pool
 

Methods in com.atomikos.datasource.pool that throw CreateConnectionException
 Reapable ConnectionPool.borrowConnection()
          Borrows a connection from the pool.
 Reapable XPooledConnection.createConnectionProxy()
          Create a disposable connection object that acts a controller for the pooled connection.
 Reapable AbstractXPooledConnection.createConnectionProxy()
           
 XPooledConnection ConnectionFactory.createPooledConnection()
          Opens a new physical connection to the underlying resource and wraps it in a pooling-capable XPooledConnection.
protected abstract  Reapable AbstractXPooledConnection.doCreateConnectionProxy()
           
protected abstract  void AbstractXPooledConnection.testUnderlyingConnection()
           
 



Copyright © 2016. All Rights Reserved.