|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPooledConnection | |
|---|---|
| com.atomikos.datasource.pool | |
| Uses of XPooledConnection in com.atomikos.datasource.pool |
|---|
| Classes in com.atomikos.datasource.pool that implement XPooledConnection | |
|---|---|
class |
AbstractXPooledConnection
Abstract superclass with generic support for XPooledConnection. |
| Methods in com.atomikos.datasource.pool that return XPooledConnection | |
|---|---|
XPooledConnection |
ConnectionFactory.createPooledConnection()
Opens a new physical connection to the underlying resource and wraps it in a pooling-capable XPooledConnection. |
| Methods in com.atomikos.datasource.pool with parameters of type XPooledConnection | |
|---|---|
void |
XPooledConnectionEventListener.onXPooledConnectionTerminated(XPooledConnection connection)
fired when a connection changed its state to terminated |
void |
ConnectionPool.onXPooledConnectionTerminated(XPooledConnection connection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||