public interface IPostConnectionProcedure extends IApplicable<Connection>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Connection connection) |
and, isApplicable, not, orvoid execute(Connection connection) throws SQLException
SQLExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.