Package | Description |
---|---|
com.consol.citrus.actions | |
com.consol.citrus.util |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
AbstractDatabaseConnectingTestAction.createStatementsFromFileResource(TestContext context,
SqlUtils.LastScriptLineDecorator lineDecorator)
Reads SQL statements from external file resource.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
SqlUtils.createStatementsFromFileResource(org.springframework.core.io.Resource sqlResource,
SqlUtils.LastScriptLineDecorator lineDecorator)
Reads SQL statements from external file resource.
|
static String |
SqlUtils.getStatementEndingCharacter(SqlUtils.LastScriptLineDecorator lineDecorator)
Gets the SQL statement ending character sequence.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.