| Modifier and Type | Method and Description |
|---|---|
protected GenericKeyedObjectPool<ConnectionKey,ConnectionPool> |
PooledConnectionFactory.getConnectionsPool()
Gets the Pool of ConnectionPool instances which are keyed by different ConnectionKeys.
|
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
XaPooledConnectionFactory.createConnection(ConnectionKey key) |
protected Connection |
PooledConnectionFactory.createConnection(ConnectionKey key) |
boolean |
ConnectionKey.equals(ConnectionKey that) |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.