@FunctionalInterface public interface Cleanable extends AutoCloseable
BaseStatement.addCleanable(Cleanable),
StatementContext.addCleanable(Cleanable)| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void close()
throws SQLException
close in interface AutoCloseableSQLExceptionCopyright © 2017. All rights reserved.