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