Package org.pgcodekeeper.core.database.base.schema


package org.pgcodekeeper.core.database.base.schema
  • Classes
    Class
    Description
    Represents a database privilege (GRANT/REVOKE) for a database object.
    Abstract base class for all database statements and objects.
    Represents a function argument with its mode, name, data type, and default value.
    Represents a simple column reference with ordering and operator class information.
    Metadata container for database statements.
    Contains override information for database statements including owner and privileges.
    Utility class providing common functionality for database statement operations.