public class DefaultScriptRunner extends BaseDatabaseAccessor implements ScriptRunner
configuration, dbSupports, defaultDbSupport, dialect, sqlHandler| Constructor and Description |
|---|
DefaultScriptRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected ScriptParser |
createScriptParser(String dialect)
Creates a script parser.
|
void |
execute(ScriptContentHandle scriptContentHandle)
Executes the given script.
|
doInit, getDbSupport, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic void execute(ScriptContentHandle scriptContentHandle)
execute in interface ScriptRunnerscriptContentHandle - The script as a string, not nullprotected ScriptParser createScriptParser(String dialect)
Copyright © 2016. All Rights Reserved.