Uses of Interface
org.pgcodekeeper.core.schema.ISimpleOptionContainer
Packages that use ISimpleOptionContainer
Package
Description
-
Uses of ISimpleOptionContainer in org.pgcodekeeper.core.schema
Classes in org.pgcodekeeper.core.schema that implement ISimpleOptionContainerModifier and TypeClassDescriptionclassAbstract base class for database table indexes. -
Uses of ISimpleOptionContainer in org.pgcodekeeper.core.schema.ch
Classes in org.pgcodekeeper.core.schema.ch that implement ISimpleOptionContainer -
Uses of ISimpleOptionContainer in org.pgcodekeeper.core.schema.ms
Classes in org.pgcodekeeper.core.schema.ms that implement ISimpleOptionContainerModifier and TypeClassDescriptionfinal classRepresents a Microsoft SQL index with support for clustered, non-clustered, and columnstore indexes.final classRepresents a Microsoft SQL table with support for memory-optimized tables, temporal tables, filestream data, and other Microsoft SQL specific features. -
Uses of ISimpleOptionContainer in org.pgcodekeeper.core.schema.pg
Classes in org.pgcodekeeper.core.schema.pg that implement ISimpleOptionContainerModifier and TypeClassDescriptionclassBase PostgreSQL view implementation.classBase PostgreSQL regular table implementation.final classPostgreSQL materialized view implementation.final classGreenplum partition table implementation.final classPartition regular table object for PostgreSQL.final classPostgreSQL column implementation.final classPostgreSQL full-text search dictionary implementation.final classPostgreSQL index implementation.final classPostgreSQL view implementation.final classPostgreSQL simple table implementation.final classPostgreSQL typed table implementation.