| Package | Description |
|---|---|
| org.unitils.dbmaintainer.script.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScriptParser
A class for parsing statements out of sql scripts.
|
class |
OracleScriptParser
A parser that can handle Oracle specific things like PL/SQL and a forward slash (/) as separator.
|
| Modifier and Type | Method and Description |
|---|---|
protected ScriptParser |
DefaultScriptRunner.createScriptParser(String dialect)
Creates a script parser.
|
Copyright © 2017. All rights reserved.