Uses of Class
org.pgcodekeeper.core.database.pg.schema.PgAbstractRegularTable
Packages that use PgAbstractRegularTable
-
Uses of PgAbstractRegularTable in org.pgcodekeeper.core.database.pg.schema
Subclasses of PgAbstractRegularTable in org.pgcodekeeper.core.database.pg.schemaModifier and TypeClassDescriptionclassGreenplum partition table implementation.classPartition regular table object for PostgreSQL.classPostgreSQL simple table implementation.classPostgreSQL typed table implementation.