|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(HeuristicMessage hmsg)
Borrows a connection from the pool. |
Reapable |
XPooledConnection.createConnectionProxy(HeuristicMessage hmsg)
Create a disposable connection object that acts a controller for the pooled connection. |
Reapable |
AbstractXPooledConnection.createConnectionProxy(HeuristicMessage hmsg)
|
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(HeuristicMessage hmsg)
|
protected abstract void |
AbstractXPooledConnection.testUnderlyingConnection()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||