Uses of Class
org.citrusframework.sql.xml.Sql
Packages that use Sql
-
Uses of Sql in org.citrusframework.sql.xml
Methods in org.citrusframework.sql.xml that return SqlModifier and TypeMethodDescriptionObjectFactory.createSql()Create an instance ofSqlSql.setDataSource(String dataSource) Sql.setDescription(String value) Sql.setIgnoreErrors(boolean value) Sql.setStatements(Sql.Statements statements) Sql.setTransaction(Sql.Transaction transaction)