Package org.apache.wayang.genericjdbc
Class GenericJdbc
java.lang.Object
org.apache.wayang.genericjdbc.GenericJdbc
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericJdbcConversionsPlugin
Retrieve theGenericJdbcConversionsPlugin
.static GenericJdbcPlatform
platform()
Retrieve theGenericJdbcPlatform
.static GenericJdbcPlugin
plugin()
Retrieve theGenericJdbcPlugin
.
-
Constructor Details
-
GenericJdbc
public GenericJdbc()
-
-
Method Details
-
plugin
Retrieve theGenericJdbcPlugin
.- Returns:
- the
GenericJdbcPlugin
-
conversionPlugin
Retrieve theGenericJdbcConversionsPlugin
.- Returns:
- the
GenericJdbcConversionsPlugin
-
platform
Retrieve theGenericJdbcPlatform
.- Returns:
- the
GenericJdbcPlatform
-