Class PgOperatorsReader

All Implemented Interfaces:
IJdbcReader, IPgJdbcReader

public final class PgOperatorsReader extends PgAbstractSearchPathJdbcReader
Reader for PostgreSQL operators. Loads operator definitions from pg_operator and related system catalogs.
  • Constructor Details

    • PgOperatorsReader

      public PgOperatorsReader(PgJdbcLoader loader)
      Creates a new PgOperatorsReader.
      Parameters:
      loader - the JDBC loader instance
  • Method Details

    • getClassId

      public String getClassId()
      Description copied from interface: IPgJdbcReader
      Override for postgres.
      Returns:
      object class's catalog name