Uses of Class
org.apache.wayang.postgres.platform.PostgresPlatform
Packages that use PostgresPlatform
Package
Description
-
Uses of PostgresPlatform in org.apache.wayang.postgres
Methods in org.apache.wayang.postgres that return PostgresPlatformModifier and TypeMethodDescriptionstatic PostgresPlatform
Postgres.platform()
Retrieve thePostgresPlatform
. -
Uses of PostgresPlatform in org.apache.wayang.postgres.operators
Methods in org.apache.wayang.postgres.operators that return PostgresPlatformModifier and TypeMethodDescriptiondefault PostgresPlatform
PostgresExecutionOperator.getPlatform()
-
Uses of PostgresPlatform in org.apache.wayang.postgres.platform
Methods in org.apache.wayang.postgres.platform that return PostgresPlatform