Uses of Interface
org.pgcodekeeper.core.database.api.schema.IPartitionTable
Packages that use IPartitionTable
-
Uses of IPartitionTable in org.pgcodekeeper.core.database.pg.schema
Classes in org.pgcodekeeper.core.database.pg.schema that implement IPartitionTableModifier and TypeClassDescriptionclassPartition foreign table object for PostgreSQL.classPartition regular table object for PostgreSQL.