@Generated(value={"http://www.jooq.org","jOOQ version:3.6.0"}, comments="This class is generated by jOOQ") public 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 PgCursor |
PG_CURSOR
The table pg_catalog.pg_cursor
|
static PgDescription |
PG_DESCRIPTION
The table pg_catalog.pg_description
|
static PgEnum |
PG_ENUM
The table pg_catalog.pg_enum
|
static PgInherits |
PG_INHERITS
The table pg_catalog.pg_inherits
|
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
|
| Constructor and Description |
|---|
Tables() |
| Modifier and Type | Method and Description |
|---|---|
static PgCursor |
PG_CURSOR()
Get
pg_catalog.pg_cursor as a field |
public static final PgAttribute PG_ATTRIBUTE
public static final PgClass PG_CLASS
public static final PgCursor PG_CURSOR
public static final PgDescription PG_DESCRIPTION
public static final PgEnum PG_ENUM
public static final PgInherits PG_INHERITS
public static final PgNamespace PG_NAMESPACE
public static final PgProc PG_PROC
public static final PgType PG_TYPE
public static PgCursor PG_CURSOR()
pg_catalog.pg_cursor as a fieldCopyright © 2015. All Rights Reserved.