@Generated(value={"http://www.jooq.org","2.6.1"}, comments="This class is generated by jOOQ") public class T_658Ref extends org.jooq.impl.TableImpl<T_658RefRecord>
| Modifier and Type | Field and Description |
|---|---|
org.jooq.TableField<T_658RefRecord,String> |
REF_11
The table column
PUBLIC.T_658_REF.REF_11
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_11
FOREIGN KEY (REF_11)
REFERENCES PUBLIC.T_658_11 (ID)
|
org.jooq.TableField<T_658RefRecord,String> |
REF_12
The table column
PUBLIC.T_658_REF.REF_12
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_12
FOREIGN KEY (REF_12)
REFERENCES PUBLIC.T_658_12 (ID)
|
org.jooq.TableField<T_658RefRecord,Integer> |
REF_21
The table column
PUBLIC.T_658_REF.REF_21
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_21
FOREIGN KEY (REF_21)
REFERENCES PUBLIC.T_658_21 (ID)
|
org.jooq.TableField<T_658RefRecord,Integer> |
REF_22
The table column
PUBLIC.T_658_REF.REF_22
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_22
FOREIGN KEY (REF_22)
REFERENCES PUBLIC.T_658_22 (ID)
|
org.jooq.TableField<T_658RefRecord,Long> |
REF_31
The table column
PUBLIC.T_658_REF.REF_31
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_31
FOREIGN KEY (REF_31)
REFERENCES PUBLIC.T_658_31 (ID)
|
org.jooq.TableField<T_658RefRecord,Long> |
REF_32
The table column
PUBLIC.T_658_REF.REF_32
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_32
FOREIGN KEY (REF_32)
REFERENCES PUBLIC.T_658_32 (ID)
|
static T_658Ref |
T_658_REF
The singleton instance of PUBLIC.T_658_REF
|
| Modifier and Type | Method and Description |
|---|---|
T_658Ref |
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 <R extends org.jooq.Record,T> |
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(String arg0,
org.jooq.QueryPart... 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(String arg0,
org.jooq.QueryPart... arg1) |
org.jooq.TableOnStep |
fullOuterJoin(org.jooq.TableLike<?> arg0) |
List<Object> |
getBindValues() |
org.jooq.SQLDialect |
getDialect()
Deprecated.
|
<T> org.jooq.Field<T> |
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<T_658RefRecord> |
getRecordType()
The class holding records for this type
|
List<org.jooq.ForeignKey<T_658RefRecord,?>> |
getReferences() |
<O extends org.jooq.Record> |
getReferencesTo(org.jooq.Table<O> arg0) |
org.jooq.Schema |
getSchema() |
String |
getSQL() |
String |
getSQL(boolean arg0) |
<I> I |
internalAPI(Class<I> arg0) |
org.jooq.TableOnStep |
join(String arg0) |
org.jooq.TableOnStep |
join(String arg0,
Object... arg1) |
org.jooq.TableOnStep |
join(String arg0,
org.jooq.QueryPart... arg1) |
org.jooq.TableOnStep |
join(org.jooq.TableLike<?> arg0) |
org.jooq.TablePartitionByStep |
leftOuterJoin(String arg0) |
org.jooq.TablePartitionByStep |
leftOuterJoin(String arg0,
Object... arg1) |
org.jooq.TablePartitionByStep |
leftOuterJoin(String arg0,
org.jooq.QueryPart... arg1) |
org.jooq.TablePartitionByStep |
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(String arg0,
org.jooq.QueryPart... 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(String arg0,
org.jooq.QueryPart... 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(String arg0,
org.jooq.QueryPart... 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.TablePartitionByStep |
rightOuterJoin(String arg0) |
org.jooq.TablePartitionByStep |
rightOuterJoin(String arg0,
Object... arg1) |
org.jooq.TablePartitionByStep |
rightOuterJoin(String arg0,
org.jooq.QueryPart... arg1) |
org.jooq.TablePartitionByStep |
rightOuterJoin(org.jooq.TableLike<?> arg0) |
protected org.jooq.exception.DataAccessException |
translate(String arg0,
SQLException arg1) |
protected org.jooq.exception.DataAccessException |
translate(String arg0,
String arg1,
SQLException arg2)
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTopublic static final T_658Ref T_658_REF
public final org.jooq.TableField<T_658RefRecord,String> REF_11
PUBLIC.T_658_REF.REF_11
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_11
FOREIGN KEY (REF_11)
REFERENCES PUBLIC.T_658_11 (ID)
public final org.jooq.TableField<T_658RefRecord,Integer> REF_21
PUBLIC.T_658_REF.REF_21
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_21
FOREIGN KEY (REF_21)
REFERENCES PUBLIC.T_658_21 (ID)
public final org.jooq.TableField<T_658RefRecord,Long> REF_31
PUBLIC.T_658_REF.REF_31
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_31
FOREIGN KEY (REF_31)
REFERENCES PUBLIC.T_658_31 (ID)
public final org.jooq.TableField<T_658RefRecord,String> REF_12
PUBLIC.T_658_REF.REF_12
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_12
FOREIGN KEY (REF_12)
REFERENCES PUBLIC.T_658_12 (ID)
public final org.jooq.TableField<T_658RefRecord,Integer> REF_22
PUBLIC.T_658_REF.REF_22
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_22
FOREIGN KEY (REF_22)
REFERENCES PUBLIC.T_658_22 (ID)
public final org.jooq.TableField<T_658RefRecord,Long> REF_32
PUBLIC.T_658_REF.REF_32
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_32
FOREIGN KEY (REF_32)
REFERENCES PUBLIC.T_658_32 (ID)
public T_658Ref()
public T_658Ref(String alias)
public Class<T_658RefRecord> getRecordType()
getRecordType in interface org.jooq.Table<T_658RefRecord>getRecordType in interface org.jooq.Type<T_658RefRecord>getRecordType in class org.jooq.impl.TableImpl<T_658RefRecord>public List<org.jooq.ForeignKey<T_658RefRecord,?>> getReferences()
getReferences in interface org.jooq.Table<T_658RefRecord>getReferences in class org.jooq.impl.TableImpl<T_658RefRecord>public T_658Ref as(String alias)
as in interface org.jooq.AliasProvider<org.jooq.Table<T_658RefRecord>>as in interface org.jooq.Table<T_658RefRecord>as in class org.jooq.impl.TableImpl<T_658RefRecord>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 join(String arg0, org.jooq.QueryPart... arg1)
join in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep leftOuterJoin(org.jooq.TableLike<?> arg0)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep leftOuterJoin(String arg0)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep leftOuterJoin(String arg0, Object... arg1)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep leftOuterJoin(String arg0, org.jooq.QueryPart... arg1)
leftOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep rightOuterJoin(org.jooq.TableLike<?> arg0)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep rightOuterJoin(String arg0)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep rightOuterJoin(String arg0, Object... arg1)
rightOuterJoin in interface org.jooq.Table<R extends org.jooq.Record>public final org.jooq.TablePartitionByStep rightOuterJoin(String arg0, org.jooq.QueryPart... 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.TableOnStep fullOuterJoin(String arg0, org.jooq.QueryPart... 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> crossJoin(String arg0, org.jooq.QueryPart... 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> naturalJoin(String arg0, org.jooq.QueryPart... 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> naturalLeftOuterJoin(String arg0, org.jooq.QueryPart... 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 org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0, org.jooq.QueryPart... 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.FieldProviderpublic final int getIndex(org.jooq.Field<?> arg0)
throws IllegalArgumentException
getIndex in interface org.jooq.FieldProviderIllegalArgumentExceptionpublic 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.Adapter@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 org.jooq.impl.Factory create()
protected final org.jooq.impl.Factory create(org.jooq.Configuration arg0)
@Deprecated protected final org.jooq.exception.DataAccessException translate(String arg0, String arg1, SQLException arg2)
protected final org.jooq.exception.DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2012. All Rights Reserved.