|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.impl.TableImpl<org.jooq.Record>
org.jooq.util.oracle.sys.tables.AllTabCols
@Generated(value={"http://www.jooq.org","2.0.6"},
comments="This class is generated by jOOQ")
public class AllTabColsThis class is generated by jOOQ. Columns of user's tables, views and clusters
| Field Summary | |
|---|---|
static AllTabCols |
ALL_TAB_COLS
The singleton instance of SYS.ALL_TAB_COLS |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
AVG_COL_LEN
The average length of the column in bytes |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
CHAR_COL_DECL_LENGTH
Declaration length of character type column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
CHAR_LENGTH
The maximum length of the column in characters |
org.jooq.TableField<org.jooq.Record,String> |
CHAR_USED
C if maximum length is specified in characters, B if in bytes |
org.jooq.TableField<org.jooq.Record,String> |
CHARACTER_SET_NAME
Character set name |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
COLUMN_ID
Sequence number of the column as created |
org.jooq.TableField<org.jooq.Record,String> |
COLUMN_NAME
Column name |
org.jooq.TableField<org.jooq.Record,String> |
DATA_DEFAULT
Default value for the column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
DATA_LENGTH
Length of the column in bytes |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
DATA_PRECISION
Length: decimal digits (NUMBER) or binary digits (FLOAT) |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
DATA_SCALE
Digits to right of decimal point in a number |
org.jooq.TableField<org.jooq.Record,String> |
DATA_TYPE
Datatype of the column |
org.jooq.TableField<org.jooq.Record,String> |
DATA_TYPE_MOD
Datatype modifier of the column |
org.jooq.TableField<org.jooq.Record,String> |
DATA_TYPE_OWNER
Owner of the datatype of the column |
org.jooq.TableField<org.jooq.Record,String> |
DATA_UPGRADED
Has column data been upgraded to the latest type version format? |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
DEFAULT_LENGTH
Length of default value for the column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
DENSITY
The density of the column |
org.jooq.TableField<org.jooq.Record,String> |
GLOBAL_STATS
Are the statistics calculated without merging underlying partitions? |
org.jooq.TableField<org.jooq.Record,String> |
HIDDEN_COLUMN
Is this a hidden column? |
org.jooq.TableField<org.jooq.Record,byte[]> |
HIGH_VALUE
The high value in the column |
org.jooq.TableField<org.jooq.Record,String> |
HISTOGRAM
An uncommented item |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
INTERNAL_COLUMN_ID
Internal sequence number of the column |
org.jooq.TableField<org.jooq.Record,Date> |
LAST_ANALYZED
The date of the most recent time this column was analyzed |
org.jooq.TableField<org.jooq.Record,byte[]> |
LOW_VALUE
The low value in the column |
org.jooq.TableField<org.jooq.Record,String> |
NULLABLE
Does column allow NULL values? |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
NUM_BUCKETS
The number of buckets in histogram for the column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
NUM_DISTINCT
The number of distinct values in the column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
NUM_NULLS
The number of nulls in the column |
org.jooq.TableField<org.jooq.Record,String> |
OWNER
An uncommented item |
org.jooq.TableField<org.jooq.Record,String> |
QUALIFIED_COL_NAME
Qualified column name |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
SAMPLE_SIZE
The sample size used in analyzing this column |
org.jooq.TableField<org.jooq.Record,BigDecimal> |
SEGMENT_COLUMN_ID
Sequence number of the column in the segment |
org.jooq.TableField<org.jooq.Record,String> |
TABLE_NAME
Table, view or cluster name |
org.jooq.TableField<org.jooq.Record,String> |
USER_STATS
Were the statistics entered directly by the user? |
org.jooq.TableField<org.jooq.Record,String> |
V80_FMT_IMAGE
Is column data in 8.0 image format? |
org.jooq.TableField<org.jooq.Record,String> |
VIRTUAL_COLUMN
Is this a virtual column? |
| Method Summary | ||
|---|---|---|
AllTabCols |
as(String alias)
|
|
org.jooq.Table<R> |
asTable()
|
|
org.jooq.Table<R> |
asTable(String arg0)
|
|
int |
compareTo(org.jooq.NamedQueryPart arg0)
|
|
protected org.jooq.impl.Factory |
create()
|
|
protected org.jooq.impl.Factory |
create(org.jooq.Configuration arg0)
|
|
protected static
|
createField(String arg0,
org.jooq.DataType<T> arg1,
org.jooq.Table<R> arg2)
|
|
org.jooq.Table<org.jooq.Record> |
crossJoin(String arg0)
|
|
org.jooq.Table<org.jooq.Record> |
crossJoin(String arg0,
Object... arg1)
|
|
org.jooq.Table<org.jooq.Record> |
crossJoin(org.jooq.TableLike<?> arg0)
|
|
org.jooq.DivideByOnStep |
divideBy(org.jooq.Table<?> arg0)
|
|
org.jooq.TableOnStep |
fullOuterJoin(String arg0)
|
|
org.jooq.TableOnStep |
fullOuterJoin(String arg0,
Object... arg1)
|
|
org.jooq.TableOnStep |
fullOuterJoin(org.jooq.TableLike<?> arg0)
|
|
List<org.jooq.Attachable> |
getAttachables()
|
|
protected List<org.jooq.Attachable> |
getAttachables(Collection<? extends org.jooq.QueryPart> arg0)
|
|
protected List<org.jooq.Attachable> |
getAttachables(org.jooq.QueryPart... arg0)
|
|
protected List<org.jooq.Attachable> |
getAttachables(org.jooq.Store<?> arg0)
|
|
List<Object> |
getBindValues()
|
|
org.jooq.Configuration |
getConfiguration()
|
|
org.jooq.SQLDialect |
getDialect()
Deprecated. |
|
|
getField(org.jooq.Field<T> arg0)
|
|
org.jooq.Field<?> |
getField(int arg0)
|
|
org.jooq.Field<?> |
getField(String arg0)
|
|
List<org.jooq.Field<?>> |
getFields()
|
|
int |
getIndex(org.jooq.Field<?> arg0)
|
|
String |
getName()
|
|
org.jooq.Param<?> |
getParam(String arg0)
|
|
Map<String,org.jooq.Param<?>> |
getParams()
|
|
Class<org.jooq.Record> |
getRecordType()
The class holding records for this type |
|
|
getReferencesTo(org.jooq.Table<O> arg0)
|
|
org.jooq.Schema |
getSchema()
|
|
String |
getSQL()
|
|
String |
getSQL(boolean arg0)
|
|
|
internalAPI(Class<I> arg0)
|
|
org.jooq.TableOnStep |
join(String arg0)
|
|
org.jooq.TableOnStep |
join(String arg0,
Object... arg1)
|
|
org.jooq.TableOnStep |
join(org.jooq.TableLike<?> arg0)
|
|
org.jooq.TableOnStep |
leftOuterJoin(String arg0)
|
|
org.jooq.TableOnStep |
leftOuterJoin(String arg0,
Object... arg1)
|
|
org.jooq.TableOnStep |
leftOuterJoin(org.jooq.TableLike<?> arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalJoin(String arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalJoin(String arg0,
Object... arg1)
|
|
org.jooq.Table<org.jooq.Record> |
naturalJoin(org.jooq.TableLike<?> arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalLeftOuterJoin(String arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalLeftOuterJoin(String arg0,
Object... arg1)
|
|
org.jooq.Table<org.jooq.Record> |
naturalLeftOuterJoin(org.jooq.TableLike<?> arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalRightOuterJoin(String arg0)
|
|
org.jooq.Table<org.jooq.Record> |
naturalRightOuterJoin(String arg0,
Object... arg1)
|
|
org.jooq.Table<org.jooq.Record> |
naturalRightOuterJoin(org.jooq.TableLike<?> arg0)
|
|
org.jooq.PivotForStep |
pivot(Collection<? extends org.jooq.Field<?>> arg0)
|
|
org.jooq.PivotForStep |
pivot(org.jooq.Field<?>... arg0)
|
|
org.jooq.TableOnStep |
rightOuterJoin(String arg0)
|
|
org.jooq.TableOnStep |
rightOuterJoin(String arg0,
Object... arg1)
|
|
org.jooq.TableOnStep |
rightOuterJoin(org.jooq.TableLike<?> arg0)
|
|
protected org.jooq.exception.DataAccessException |
translate(String arg0,
String arg1,
SQLException arg2)
|
|
| Methods inherited from class org.jooq.impl.TableImpl |
|---|
bind, declaresTables, getAttachables0, getFieldList, toSQL |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jooq.NamedQueryPart |
|---|
getName |
| Methods inherited from interface org.jooq.Adapter |
|---|
internalAPI |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.jooq.FieldProvider |
|---|
getField, getField, getField, getFields, getIndex |
| Methods inherited from interface org.jooq.SchemaProvider |
|---|
getSchema |
| Field Detail |
|---|
public static final AllTabCols ALL_TAB_COLS
public final org.jooq.TableField<org.jooq.Record,String> OWNER
public final org.jooq.TableField<org.jooq.Record,String> TABLE_NAME
public final org.jooq.TableField<org.jooq.Record,String> COLUMN_NAME
public final org.jooq.TableField<org.jooq.Record,String> DATA_TYPE
public final org.jooq.TableField<org.jooq.Record,String> DATA_TYPE_MOD
public final org.jooq.TableField<org.jooq.Record,String> DATA_TYPE_OWNER
public final org.jooq.TableField<org.jooq.Record,BigDecimal> DATA_LENGTH
public final org.jooq.TableField<org.jooq.Record,BigDecimal> DATA_PRECISION
public final org.jooq.TableField<org.jooq.Record,BigDecimal> DATA_SCALE
public final org.jooq.TableField<org.jooq.Record,String> NULLABLE
public final org.jooq.TableField<org.jooq.Record,BigDecimal> COLUMN_ID
public final org.jooq.TableField<org.jooq.Record,BigDecimal> DEFAULT_LENGTH
public final org.jooq.TableField<org.jooq.Record,String> DATA_DEFAULT
public final org.jooq.TableField<org.jooq.Record,BigDecimal> NUM_DISTINCT
public final org.jooq.TableField<org.jooq.Record,byte[]> LOW_VALUE
public final org.jooq.TableField<org.jooq.Record,byte[]> HIGH_VALUE
public final org.jooq.TableField<org.jooq.Record,BigDecimal> DENSITY
public final org.jooq.TableField<org.jooq.Record,BigDecimal> NUM_NULLS
public final org.jooq.TableField<org.jooq.Record,BigDecimal> NUM_BUCKETS
public final org.jooq.TableField<org.jooq.Record,Date> LAST_ANALYZED
public final org.jooq.TableField<org.jooq.Record,BigDecimal> SAMPLE_SIZE
public final org.jooq.TableField<org.jooq.Record,String> CHARACTER_SET_NAME
public final org.jooq.TableField<org.jooq.Record,BigDecimal> CHAR_COL_DECL_LENGTH
public final org.jooq.TableField<org.jooq.Record,String> GLOBAL_STATS
public final org.jooq.TableField<org.jooq.Record,String> USER_STATS
public final org.jooq.TableField<org.jooq.Record,BigDecimal> AVG_COL_LEN
public final org.jooq.TableField<org.jooq.Record,BigDecimal> CHAR_LENGTH
public final org.jooq.TableField<org.jooq.Record,String> CHAR_USED
public final org.jooq.TableField<org.jooq.Record,String> V80_FMT_IMAGE
public final org.jooq.TableField<org.jooq.Record,String> DATA_UPGRADED
public final org.jooq.TableField<org.jooq.Record,String> HIDDEN_COLUMN
public final org.jooq.TableField<org.jooq.Record,String> VIRTUAL_COLUMN
public final org.jooq.TableField<org.jooq.Record,BigDecimal> SEGMENT_COLUMN_ID
public final org.jooq.TableField<org.jooq.Record,BigDecimal> INTERNAL_COLUMN_ID
public final org.jooq.TableField<org.jooq.Record,String> HISTOGRAM
public final org.jooq.TableField<org.jooq.Record,String> QUALIFIED_COL_NAME
| Method Detail |
|---|
public Class<org.jooq.Record> getRecordType()
getRecordType in interface org.jooq.Type<org.jooq.Record>getRecordType in class org.jooq.impl.TableImpl<org.jooq.Record>public AllTabCols as(String alias)
as in interface org.jooq.AliasProvider<org.jooq.Table<org.jooq.Record>>as in class org.jooq.impl.TableImpl<org.jooq.Record>public final org.jooq.Table<R> asTable()
asTable in interface org.jooq.TableLike<R extends org.jooq.Record>public final org.jooq.Table<R> asTable(String arg0)
asTable in interface org.jooq.TableLike<R extends org.jooq.Record>public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<R,O>> getReferencesTo(org.jooq.Table<O> arg0)
getReferencesTo in interface org.jooq.Table<R extends org.jooq.Record>
protected static final <R extends org.jooq.Record,T> org.jooq.TableField<R,T> createField(String arg0,
org.jooq.DataType<T> arg1,
org.jooq.Table<R> arg2)
public final org.jooq.PivotForStep pivot(org.jooq.Field<?>... arg0)
pivot in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.PivotForStep pivot(Collection<? extends org.jooq.Field<?>> arg0)
pivot in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.DivideByOnStep divideBy(org.jooq.Table<?> arg0)
divideBy in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep join(org.jooq.TableLike<?> arg0)
join in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep join(String arg0)
join in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.TableOnStep join(String arg0,
Object... arg1)
join in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep leftOuterJoin(org.jooq.TableLike<?> arg0)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep leftOuterJoin(String arg0)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.TableOnStep leftOuterJoin(String arg0,
Object... arg1)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep rightOuterJoin(org.jooq.TableLike<?> arg0)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep rightOuterJoin(String arg0)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.TableOnStep rightOuterJoin(String arg0,
Object... arg1)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep fullOuterJoin(org.jooq.TableLike<?> arg0)
fullOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TableOnStep fullOuterJoin(String arg0)
fullOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.TableOnStep fullOuterJoin(String arg0,
Object... arg1)
fullOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.TableLike<?> arg0)
crossJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> crossJoin(String arg0)
crossJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.Table<org.jooq.Record> crossJoin(String arg0,
Object... arg1)
crossJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.TableLike<?> arg0)
naturalJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalJoin(String arg0)
naturalJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.Table<org.jooq.Record> naturalJoin(String arg0,
Object... arg1)
naturalJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.TableLike<?> arg0)
naturalLeftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0)
naturalLeftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0,
Object... arg1)
naturalLeftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.TableLike<?> arg0)
naturalRightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0)
naturalRightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0,
Object... arg1)
naturalRightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final List<org.jooq.Field<?>> getFields()
getFields in interface org.jooq.FieldProviderpublic final <T> org.jooq.Field<T> getField(org.jooq.Field<T> arg0)
getField in interface org.jooq.FieldProviderpublic final org.jooq.Field<?> getField(String arg0)
getField in interface org.jooq.FieldProviderpublic final org.jooq.Field<?> getField(int arg0)
getField in interface org.jooq.FieldProvider
public final int getIndex(org.jooq.Field<?> arg0)
throws IllegalArgumentException
getIndex in interface org.jooq.FieldProviderIllegalArgumentExceptionpublic final List<org.jooq.Attachable> getAttachables()
getAttachables in interface org.jooq.AttachableInternalpublic final org.jooq.Schema getSchema()
getSchema in interface org.jooq.SchemaProviderpublic final String getName()
getName in interface org.jooq.NamedQueryPartpublic final int compareTo(org.jooq.NamedQueryPart arg0)
compareTo in interface Comparable<org.jooq.NamedQueryPart>public final <I> I internalAPI(Class<I> arg0)
internalAPI in interface org.jooq.Adapterpublic final org.jooq.Configuration getConfiguration()
getConfiguration in interface org.jooq.AttachableInternal@Deprecated public final org.jooq.SQLDialect getDialect()
getDialect in interface org.jooq.QueryPartInternalpublic final String getSQL()
getSQL in interface org.jooq.QueryPartInternalpublic final String getSQL(boolean arg0)
getSQL in interface org.jooq.QueryPartInternalpublic final List<Object> getBindValues()
getBindValues in interface org.jooq.QueryPartInternalpublic final Map<String,org.jooq.Param<?>> getParams()
getParams in interface org.jooq.QueryPartInternalpublic final org.jooq.Param<?> getParam(String arg0)
getParam in interface org.jooq.QueryPartInternalprotected final List<org.jooq.Attachable> getAttachables(Collection<? extends org.jooq.QueryPart> arg0)
protected final List<org.jooq.Attachable> getAttachables(org.jooq.QueryPart... arg0)
protected final List<org.jooq.Attachable> getAttachables(org.jooq.Store<?> arg0)
protected final org.jooq.impl.Factory create()
protected final org.jooq.impl.Factory create(org.jooq.Configuration arg0)
protected final org.jooq.exception.DataAccessException translate(String arg0,
String arg1,
SQLException arg2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||