Uses of Interface
org.pgcodekeeper.core.schema.ISimpleColumnContainer
Packages that use ISimpleColumnContainer
Package
Description
-
Uses of ISimpleColumnContainer in org.pgcodekeeper.core.schema
Classes in org.pgcodekeeper.core.schema that implement ISimpleColumnContainerModifier and TypeClassDescriptionclassAbstract base class for database table indexes. -
Uses of ISimpleColumnContainer in org.pgcodekeeper.core.schema.ch
Classes in org.pgcodekeeper.core.schema.ch that implement ISimpleColumnContainer -
Uses of ISimpleColumnContainer in org.pgcodekeeper.core.schema.ms
Classes in org.pgcodekeeper.core.schema.ms that implement ISimpleColumnContainerModifier and TypeClassDescriptionfinal classRepresents a Microsoft SQL PRIMARY KEY or UNIQUE constraint.final classRepresents a Microsoft SQL index with support for clustered, non-clustered, and columnstore indexes. -
Uses of ISimpleColumnContainer in org.pgcodekeeper.core.schema.pg
Classes in org.pgcodekeeper.core.schema.pg that implement ISimpleColumnContainerModifier and TypeClassDescriptionfinal classPostgreSQL EXCLUDE constraint implementation.final classPostgreSQL index implementation.