public class ConnectionPoolWithConcurrentValidation extends ConnectionPool
connections| Constructor and Description |
|---|
ConnectionPoolWithConcurrentValidation(ConnectionFactory connectionFactory,
ConnectionPoolProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected Reapable |
recycleConnectionIfPossible() |
protected Reapable |
retrieveFirstAvailableConnection() |
assertNotDestroyed, availableSize, borrowConnection, destroy, destroyPooledConnection, findExistingOpenConnectionForCallingThread, findOrWaitForAnAvailableConnection, logCurrentPoolSize, onXPooledConnectionTerminated, reapPool, refresh, toString, totalSizepublic ConnectionPoolWithConcurrentValidation(ConnectionFactory connectionFactory, ConnectionPoolProperties properties) throws ConnectionPoolException
ConnectionPoolExceptionprotected Reapable recycleConnectionIfPossible() throws java.lang.Exception
recycleConnectionIfPossible in class ConnectionPooljava.lang.Exceptionprotected Reapable retrieveFirstAvailableConnection()
retrieveFirstAvailableConnection in class ConnectionPoolCopyright © 2018. All Rights Reserved.