| Package | Description |
|---|---|
| net.sf.jailer.util |
| Modifier and Type | Method and Description |
|---|---|
Pair<Integer,Long> |
SqlScriptExecutor.executeScript(String scriptFileName)
Reads in and executes a SQL-script.
|
Pair<Integer,Long> |
SqlScriptExecutor.executeScript(String scriptFileName,
boolean transactional)
Reads in and executes a SQL-script.
|
static Pair<Integer,Long> |
SqlScriptExecutor.getLastStatementCount() |