Uses of Class
org.apache.wayang.postgres.plugin.PostgresConversionsPlugin
-
Packages that use PostgresConversionsPlugin Package Description org.apache.wayang.postgres -
-
Uses of PostgresConversionsPlugin in org.apache.wayang.postgres
Methods in org.apache.wayang.postgres that return PostgresConversionsPlugin Modifier and Type Method Description static PostgresConversionsPlugin
Postgres. conversionPlugin()
Retrieve thePostgresConversionsPlugin
.
-