| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo<E> |
SingleEndpointPool.getConnectionInfo(Connection connection)
Returns pooled
ConnectionInfo, that might be used for monitoring
reasons, or null if the Connection does not belong to
this pool. |
ConnectionInfo<E> |
MultiEndpointPool.getConnectionInfo(Connection connection)
Returns pooled
ConnectionInfo, that might be used for monitoring
reasons, or null if the Connection does not belong to
this pool. |
Copyright © 2013 Oracle Corporation. All Rights Reserved.