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 GenericJdbcConversionsPluginRetrieve theGenericJdbcConversionsPlugin.static GenericJdbcPlatformplatform()Retrieve theGenericJdbcPlatform.static GenericJdbcPluginplugin()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
-