@FunctionalInterface public interface StatementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
doInStatement(Statement stmt) |
@Nullable T doInStatement(Statement stmt) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.