T - type of target to be executedpublic interface ForceExecuteCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(T target)
Execute.
|
void execute(T target) throws SQLException
target - target to be executedSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.