Package net.officefloor.jdbc.test
Interface ValidateConnections.PooledConnectionClosed
- Enclosing class:
- ValidateConnections
public static interface ValidateConnections.PooledConnectionClosed
Indicates if the
PooledConnection is closed.-
Method Summary
-
Method Details
-
isClosed
boolean isClosed()Indicates if closed.- Returns:
trueif closed.
-