Uses of Class
org.apache.wayang.postgres.platform.PostgresPlatform
-
Packages that use PostgresPlatform Package Description org.apache.wayang.postgres org.apache.wayang.postgres.operators org.apache.wayang.postgres.platform -
-
Uses of PostgresPlatform in org.apache.wayang.postgres
Methods in org.apache.wayang.postgres that return PostgresPlatform Modifier and Type Method Description static PostgresPlatformPostgres. platform()Retrieve thePostgresPlatform. -
Uses of PostgresPlatform in org.apache.wayang.postgres.operators
Methods in org.apache.wayang.postgres.operators that return PostgresPlatform Modifier and Type Method Description default PostgresPlatformPostgresExecutionOperator. getPlatform() -
Uses of PostgresPlatform in org.apache.wayang.postgres.platform
Methods in org.apache.wayang.postgres.platform that return PostgresPlatform Modifier and Type Method Description static PostgresPlatformPostgresPlatform. getInstance()
-