Packages

p

com.scleradb

pgcatalog

package pgcatalog

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class PgAttribute extends PgCatalogSource

    Table PG_ATTRIBUTE

  2. class PgCatalog extends AnyRef
  3. sealed abstract class PgCatalogFunction extends ExternalFunction

    PG Catalog functions - base class

  4. class PgCatalogResult extends TableResult

    Simlates a table containing the contents of a catalog table

  5. sealed abstract class PgCatalogSource extends ExternalSource

    PG Catalog data source - base class

  6. class PgClass extends PgCatalogSource

    Table PG_CLASS

  7. class PgNameSpace extends PgCatalogSource

    Table PG_NAMESPACE

  8. class PgNullFunction extends PgCatalogFunction

Value Members

  1. object PgAttrDef extends PgCatalogSource

    Table PG_ATTRDEF

  2. object PgCatalog
  3. object PgCatalogFunction extends Serializable
  4. object PgCatalogSource extends Serializable
  5. object PgFormatType extends PgCatalogFunction

    Function FORMAT_TYPE

  6. object PgGetUserById extends PgCatalogFunction

    Function PG_GET_USERBYID

  7. object PgTableIsVisible extends PgCatalogFunction

    Function PG_TABLE_IS_VISIBLE

  8. object PgType extends PgCatalogSource

    Table PG_TYPE

Ungrouped