Uses of Class
org.pgcodekeeper.core.schema.pg.AbstractPgTable
Packages that use AbstractPgTable
-
Uses of AbstractPgTable in org.pgcodekeeper.core.schema.pg
Subclasses of AbstractPgTable in org.pgcodekeeper.core.schema.pgModifier and TypeClassDescriptionclassBase implementation of foreign table for PostgreSQL database.classBase PostgreSQL regular table implementation.final classGreenplum external table implementation.final classPartition foreign table object for PostgreSQL.final classGreenplum partition table implementation.final classPartition regular table object for PostgreSQL.final classPostgreSQL simple foreign table implementation.final classPostgreSQL simple table implementation.final classPostgreSQL typed table implementation.Methods in org.pgcodekeeper.core.schema.pg with parameters of type AbstractPgTableModifier and TypeMethodDescriptionPgColumn.getParentCol(AbstractPgTable tbl) Returns the parent column for given column or null if given column hasn't parent column.