|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.util.postgres.information_schema.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 information_schema
| Field Summary | |
|---|---|
static Attributes |
ATTRIBUTES
The table information_schema.attributes |
static Columns |
COLUMNS
The table information_schema.columns |
static ConstraintColumnUsage |
CONSTRAINT_COLUMN_USAGE
The table information_schema.constraint_column_usage |
static KeyColumnUsage |
KEY_COLUMN_USAGE
The table information_schema.key_column_usage |
static Parameters |
PARAMETERS
The table information_schema.parameters |
static ReferentialConstraints |
REFERENTIAL_CONSTRAINTS
The table information_schema.referential_constraints |
static Routines |
ROUTINES
The table information_schema.routines |
static Sequences |
SEQUENCES
The table information_schema.sequences |
static TableConstraints |
TABLE_CONSTRAINTS
The table information_schema.table_constraints |
static Tables |
TABLES
The table information_schema.tables |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Attributes ATTRIBUTES
public static Columns COLUMNS
public static ConstraintColumnUsage CONSTRAINT_COLUMN_USAGE
public static KeyColumnUsage KEY_COLUMN_USAGE
public static Parameters PARAMETERS
public static ReferentialConstraints REFERENTIAL_CONSTRAINTS
public static Routines ROUTINES
public static Sequences SEQUENCES
public static TableConstraints TABLE_CONSTRAINTS
public static Tables TABLES
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||