public class ExecuteSQLAction extends AbstractDatabaseConnectingTestAction
ExecuteSQLQueryAction.log, SQL_COMMENT, sqlResourcePath, statements| Constructor and Description |
|---|
ExecuteSQLAction()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
boolean |
isIgnoreErrors()
Gets the ignoreErrors.
|
ExecuteSQLAction |
setIgnoreErrors(boolean ignoreErrors)
Ignore errors during execution.
|
createStatementsFromFileResource, decorateLastScriptLine, execute, getActor, getDescription, getName, getSqlResourcePath, getStatemendEndingCharacter, getStatements, isDisabled, setActor, setDescription, setName, setSqlResourcePath, setStatementspublic void doExecute(TestContext context)
AbstractDatabaseConnectingTestActiondoExecute in class AbstractDatabaseConnectingTestActionpublic ExecuteSQLAction setIgnoreErrors(boolean ignoreErrors)
ignoreErrors - boolean flag to setpublic boolean isIgnoreErrors()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.