Package org.apache.wayang.postgres
Class Postgres
java.lang.Object
org.apache.wayang.postgres.Postgres
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PostgresConversionsPlugin
Retrieve thePostgresConversionsPlugin
.static PostgresPlatform
platform()
Retrieve thePostgresPlatform
.static PostgresPlugin
plugin()
Retrieve thePostgresPlugin
.
-
Constructor Details
-
Postgres
public Postgres()
-
-
Method Details
-
plugin
Retrieve thePostgresPlugin
.- Returns:
- the
PostgresPlugin
-
conversionPlugin
Retrieve thePostgresConversionsPlugin
.- Returns:
- the
PostgresConversionsPlugin
-
platform
Retrieve thePostgresPlatform
.- Returns:
- the
PostgresPlatform
-