Uses of Class
com.consol.citrus.actions.ExecutePLSQLAction
-
Packages that use ExecutePLSQLAction Package Description com.consol.citrus.actions com.consol.citrus.config.xml com.consol.citrus.sql.xml -
-
Uses of ExecutePLSQLAction in com.consol.citrus.actions
Methods in com.consol.citrus.actions that return ExecutePLSQLAction Modifier and Type Method Description ExecutePLSQLActionExecutePLSQLAction.Builder. build() -
Uses of ExecutePLSQLAction in com.consol.citrus.config.xml
Methods in com.consol.citrus.config.xml that return ExecutePLSQLAction Modifier and Type Method Description ExecutePLSQLActionExecutePLSQLActionParser.ExecutePLSQLActionFactoryBean. getObject() -
Uses of ExecutePLSQLAction in com.consol.citrus.sql.xml
Methods in com.consol.citrus.sql.xml that return ExecutePLSQLAction Modifier and Type Method Description ExecutePLSQLActionPlsql. build()
-