Interface DBFunctions.StatementTuner
-
- Enclosing class:
- DBFunctions
public static interface DBFunctions.StatementTuner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(PreparedStatement stmt)
-
-
-
Method Detail
-
apply
void apply(@NotNull PreparedStatement stmt) throws SQLException
- Throws:
SQLException
-
-