public static interface SqlParser.StatementCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onStatement(String statement)
Consume one SQL statement
|
void onStatement(String statement) throws SQLException
statement - SQLExceptionThis documentation is licensed by Andrew Bowley under the GPLv3 License.