Uses of Interface
org.pgcodekeeper.core.database.api.schema.IForeignTable
Packages that use IForeignTable
-
Uses of IForeignTable in org.pgcodekeeper.core.database.pg.schema
Classes in org.pgcodekeeper.core.database.pg.schema that implement IForeignTableModifier and TypeClassDescriptionclassGreenplum external table implementation.classBase implementation of foreign table for PostgreSQL database.classPartition foreign table object for PostgreSQL.classPostgreSQL simple foreign table implementation.