| Interface | Description |
|---|---|
| ScriptSplitter |
Splitter for DDL scripts.
|
| Class | Description |
|---|---|
| H2ScriptRunner |
Run SQL script against the H2 database
|
| MariaDbScriptRunner |
Run SQL script against the MariaDB database
|
| PostgreSQLScriptRunner |
Run SQL script against the PostgreSQL database
|
| ScriptRunner |
Run SQL script against the database
|
| Enum | Description |
|---|---|
| ScriptRunner.ScriptType |
Script type
|
| ScriptSplitter.State |
Splitter state
|