| Class | Description |
|---|---|
| DefaultScriptParser |
A class for parsing statements out of sql scripts.
|
| DefaultScriptRunner |
Default implementation of a script runner.
|
| DefaultScriptSource |
Implementation of
ScriptSource that reads script files from the filesystem. |
| OracleScriptParser |
A parser that can handle Oracle specific things like PL/SQL and a forward slash (/) as separator.
|
| OracleScriptParser.OracleStatementBuilder |
A statement builder with special handling for Oracle
|
| ResourceScriptSource |
Implementation of
ScriptSource that reads script files from the classpath. |
Copyright © 2017. All rights reserved.