Uses of Class
org.pgcodekeeper.core.database.pg.schema.PgAbstractStatement
Packages that use PgAbstractStatement
-
Uses of PgAbstractStatement in org.pgcodekeeper.core.database.pg.schema
Subclasses of PgAbstractStatement in org.pgcodekeeper.core.database.pg.schemaModifier and TypeClassDescriptionclassGreenplum external table implementation.classGreenplum partition table implementation.classBase implementation of foreign table for PostgreSQL database.classBase implementation of PostgreSQL functions and procedures.classBase PostgreSQL regular table implementation.classAbstract base class for database objects that can contain other statements.classBase PostgreSQL table class providing common functionality for all PostgreSQL table types.classAbstract base class for database user-defined types.classBase PostgreSQL view implementation.classPostgreSQL aggregate function implementation.classPostgreSQL base type implementation.classPostgreSQL type cast implementation.classPostgreSQL collation implementation.classPostgreSQL column implementation.classPostgreSQL composite type implementation.classBase PostgreSQL constraint implementation.classPostgreSQL CHECK constraint implementation.classPostgreSQL EXCLUDE constraint implementation.classPostgreSQL FOREIGN KEY constraint implementation.classPostgreSQL NOT NULL constraint implementation.classPostgreSQL PRIMARY KEY and UNIQUE constraint implementation.classPostgreSQL database implementation.classPostgreSQL domain implementation.classPostgreSQL enum type implementation.classPostgreSQL event trigger implementation.classPostgreSQL extension implementation.classPostgreSQL foreign data wrapper implementation.classPostgreSQL full-text search configuration implementation.classPostgreSQL full-text search dictionary implementation.classPostgreSQL full-text search parser implementation.classPostgreSQL full-text search template implementation.classPostgreSQL function implementation.classPostgreSQL index implementation.classPostgreSQL materialized view implementation.classPostgreSQL operator implementation.classPartition foreign table object for PostgreSQL.classPartition regular table object for PostgreSQL.classPostgreSQL row security policy implementation.classPostgreSQL stored procedure implementation.classPostgreSQL range type implementation.classPostgreSQL table rule implementation.classPostgreSQL schema implementation.classPostgreSQL sequence implementation.classPostgreSQL foreign server implementation.classPostgreSQL shell type implementation.classPostgreSQL simple foreign table implementation.classPostgreSQL simple table implementation.classPostgreSQL extended statistics implementation.classPostgreSQL trigger implementation.classPostgreSQL typed table implementation.classPostgreSQL user mapping implementation.classPostgreSQL view implementation.