Class Hierarchy
- java.lang.Object
- org.citrusframework.config.xml.AbstractTestActionFactoryBean<T,
B> (implements org.springframework.beans.factory.FactoryBean<T>) - org.citrusframework.config.xml.AbstractDatabaseConnectingTestActionFactoryBean<T,
B> - org.citrusframework.config.xml.ExecutePLSQLActionParser.ExecutePLSQLActionFactoryBean
- org.citrusframework.config.xml.SQLActionParser.ExecuteSQLActionFactoryBean
- org.citrusframework.config.xml.SQLActionParser.ExecuteSQLQueryActionFactoryBean
- org.citrusframework.config.xml.AbstractDatabaseConnectingTestActionFactoryBean<T,
- org.citrusframework.config.xml.ExecutePLSQLActionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.citrusframework.config.xml.SQLActionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.citrusframework.config.xml.AbstractTestActionFactoryBean<T,