|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.util.postgres.pg_catalog.Tables
@Generated(value={"http://www.jooq.org","2.0.6"},
comments="This class is generated by jOOQ")
public final class TablesThis class is generated by jOOQ. Convenience access to all tables in pg_catalog
| Field Summary | |
|---|---|
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 |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static PgAttribute PG_ATTRIBUTE
public static PgClass PG_CLASS
public static PgEnum PG_ENUM
public static PgNamespace PG_NAMESPACE
public static PgProc PG_PROC
public static PgType PG_TYPE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||