Class PgIndicesReader

All Implemented Interfaces:
IJdbcReader, IPgJdbcReader

public final class PgIndicesReader extends PgAbstractSearchPathJdbcReader
Reader for PostgreSQL indices. Loads index definitions from pg_class and related system catalogs.
  • Constructor Details

    • PgIndicesReader

      public PgIndicesReader(PgJdbcLoader loader)
      Creates a new PgIndicesReader.
      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