| Package | Description |
|---|---|
| com.atomikos.datasource.pool |
| Modifier and Type | Method and Description |
|---|---|
Reapable |
ConnectionPoolWithSynchronizedValidation.borrowConnection() |
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 © 2018. All Rights Reserved.