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