Class JdbcEndpointCatalog
- java.lang.Object
-
- com.consol.citrus.dsl.endpoint.jdbc.JdbcEndpointCatalog
-
public class JdbcEndpointCatalog extends Object
- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static JdbcEndpointCatalogjdbc()com.consol.citrus.jdbc.server.JdbcServerBuilderserver()Gets the client builder.
-
-
-
Method Detail
-
jdbc
public static JdbcEndpointCatalog jdbc()
-
server
public com.consol.citrus.jdbc.server.JdbcServerBuilder server()
Gets the client builder.- Returns:
-
-