@Generated(value={"http://www.jooq.org","3.0.0"}, comments="This class is generated by jOOQ") public final class Tables extends Object
| Modifier and Type | Field and Description |
|---|---|
static PgAttribute |
PG_ATTRIBUTE
The table pg_catalog.pg_attribute
|
static PgClass |
PG_CLASS
The table pg_catalog.pg_class
|
static PgEnum |
PG_ENUM
The table pg_catalog.pg_enum
|
static PgNamespace |
PG_NAMESPACE
The table pg_catalog.pg_namespace
|
static PgProc |
PG_PROC
The table pg_catalog.pg_proc
|
static PgType |
PG_TYPE
The table pg_catalog.pg_type
|
public static final PgAttribute PG_ATTRIBUTE
public static final PgClass PG_CLASS
public static final PgEnum PG_ENUM
public static final PgNamespace PG_NAMESPACE
public static final PgProc PG_PROC
public static final PgType PG_TYPE
Copyright © 2013. All Rights Reserved.