Package net.officefloor.jdbc.test
Interface ValidateConnections.PooledConnectionClosed
-
- Enclosing class:
- ValidateConnections
public static interface ValidateConnections.PooledConnectionClosedIndicates if thePooledConnectionis closed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisClosed()Indicates if closed.
-