@FunctionalInterface public interface SqlAction
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Performs this action.
|
void execute()
throws SQLException
SQLException - generally rethrown as UncheckedSqlExceptionCopyright © 2019. All rights reserved.