Uses of Class
com.consol.citrus.dsl.endpoint.jdbc.JdbcEndpointCatalog
-
Packages that use JdbcEndpointCatalog Package Description com.consol.citrus.dsl.endpoint com.consol.citrus.dsl.endpoint.jdbc -
-
Uses of JdbcEndpointCatalog in com.consol.citrus.dsl.endpoint
Methods in com.consol.citrus.dsl.endpoint that return JdbcEndpointCatalog Modifier and Type Method Description static JdbcEndpointCatalogCitrusEndpoints. jdbc()Creates new JdbcDbServer builder. -
Uses of JdbcEndpointCatalog in com.consol.citrus.dsl.endpoint.jdbc
Methods in com.consol.citrus.dsl.endpoint.jdbc that return JdbcEndpointCatalog Modifier and Type Method Description static JdbcEndpointCatalogJdbcEndpointCatalog. jdbc()
-