@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 AllArguments |
ALL_ARGUMENTS
Arguments in object accessible to the user
|
static AllColComments |
ALL_COL_COMMENTS
Comments on columns of accessible tables and views
|
static AllCollTypes |
ALL_COLL_TYPES
Description of named collection types accessible to the user
|
static AllConsColumns |
ALL_CONS_COLUMNS
Information about accessible columns in constraint definitions
|
static AllConstraints |
ALL_CONSTRAINTS
Constraint definitions on accessible tables
|
static AllMviewComments |
ALL_MVIEW_COMMENTS
Comments on materialized views accessible to the user
|
static AllObjects |
ALL_OBJECTS
Objects accessible to the user
|
static AllProcedures |
ALL_PROCEDURES
Functions/procedures/packages/types/triggers available to the user
|
static AllSequences |
ALL_SEQUENCES
Description of SEQUENCEs accessible to the user
|
static AllSynonyms |
ALL_SYNONYMS
All synonyms for base objects accessible to the user and session
|
static AllTabCols |
ALL_TAB_COLS
Columns of user's tables, views and clusters
|
static AllTabComments |
ALL_TAB_COMMENTS
Comments on tables and views accessible to the user
|
static AllTypeAttrs |
ALL_TYPE_ATTRS
Description of attributes of types accessible to the user
|
static AllTypes |
ALL_TYPES
Description of types accessible to the user
|
static AllUsers |
ALL_USERS
Information about all users of the database
|
public static final AllArguments ALL_ARGUMENTS
public static final AllColComments ALL_COL_COMMENTS
public static final AllCollTypes ALL_COLL_TYPES
public static final AllConsColumns ALL_CONS_COLUMNS
public static final AllConstraints ALL_CONSTRAINTS
public static final AllMviewComments ALL_MVIEW_COMMENTS
public static final AllObjects ALL_OBJECTS
public static final AllProcedures ALL_PROCEDURES
public static final AllSequences ALL_SEQUENCES
public static final AllSynonyms ALL_SYNONYMS
public static final AllTabCols ALL_TAB_COLS
public static final AllTabComments ALL_TAB_COMMENTS
public static final AllTypeAttrs ALL_TYPE_ATTRS
public static final AllTypes ALL_TYPES
public static final AllUsers ALL_USERS
Copyright © 2013. All Rights Reserved.