Package org.pgcodekeeper.core.database.pg.schema
package org.pgcodekeeper.core.database.pg.schema
-
ClassDescriptionGreenplum external table implementation.Greenplum partition table implementation.Container for Greenplum partition template information.Interface for database objects that support compression options.Represents a table inheritance relationship in PostgreSQL.Base implementation of foreign table for PostgreSQL database.Base implementation of PostgreSQL functions and procedures.Base PostgreSQL regular table implementation.Abstract base class for database objects that can contain other statements.Base PostgreSQL table class providing common functionality for all PostgreSQL table types.Abstract base class for database user-defined types.Base PostgreSQL view implementation.PostgreSQL aggregate function implementation.Enumeration of aggregate function typesEnumeration of aggregate function kindsEnumeration of function modification types for parallel executionPostgreSQL base type implementation.PostgreSQL type cast implementation.Enumeration of cast methodsPostgreSQL collation implementation.PostgreSQL column implementation.PostgreSQL composite type implementation.Base PostgreSQL constraint implementation.PostgreSQL CHECK constraint implementation.PostgreSQL EXCLUDE constraint implementation.PostgreSQL FOREIGN KEY constraint implementation.PostgreSQL NOT NULL constraint implementation.PostgreSQL PRIMARY KEY and UNIQUE constraint implementation.PostgreSQL database implementation.PostgreSQL domain implementation.PostgreSQL enum type implementation.PostgreSQL event trigger implementation.PostgreSQL extension implementation.PostgreSQL foreign data wrapper implementation.Interface for PostgreSQL objects that support foreign table options.PostgreSQL full-text search configuration implementation.PostgreSQL full-text search dictionary implementation.PostgreSQL full-text search parser implementation.PostgreSQL full-text search template implementation.PostgreSQL function implementation.PostgreSQL index implementation.Interface for PostgreSQL objects that can contain index parameters.PostgreSQL materialized view implementation.PostgreSQL operator implementation.Partition foreign table object for PostgreSQL.Partition regular table object for PostgreSQL.PostgreSQL row security policy implementation.Represents a database privilege (GRANT/REVOKE) for PostgreSQL database object.PostgreSQL stored procedure implementation.PostgreSQL range type implementation.PostgreSQL table rule implementation.PostgreSQL schema implementation.PostgreSQL sequence implementation.PostgreSQL foreign server implementation.PostgreSQL shell type implementation.PostgreSQL simple foreign table implementation.PostgreSQL simple table implementation.PostgreSQL extended statistics implementation.PostgreSQL trigger implementation.Enumeration of PostgreSQL trigger states.PostgreSQL typed table implementation.PostgreSQL user mapping implementation.PostgreSQL view implementation.