Interface DBInternalUtils.RawOperation<R>
-
- Enclosing class:
- DBInternalUtils
public static interface DBInternalUtils.RawOperation<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
run()
-
-
-
Method Detail
-
run
R run() throws SQLException
- Throws:
SQLException
-
-