public static interface ConnectionWrapperFactory.ConnectionCloseHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close(Connection connection)
Close the given
connection, which was wrapped by the ConnectionWrapperFactory. |
void close(Connection connection)
connection, which was wrapped by the ConnectionWrapperFactory.connection - the wrapped connection to closeCopyright © 2010-2014. All Rights Reserved.