@Generated(value={"http://www.jooq.org","2.6.1"}, comments="This class is generated by jOOQ") public class T_658RefRecord extends org.jooq.impl.TableRecordImpl<T_658RefRecord>
| Constructor and Description |
|---|
T_658RefRecord()
Create a detached T_658RefRecord
|
| Modifier and Type | Method and Description |
|---|---|
void |
attach(org.jooq.Configuration arg0) |
boolean |
changed() |
protected org.jooq.impl.Factory |
create() |
T_658_11Record |
fetchT_658_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)
|
T_658_12Record |
fetchT_658_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)
|
T_658_21Record |
fetchT_658_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)
|
T_658_22Record |
fetchT_658_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)
|
T_658_31Record |
fetchT_658_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)
|
T_658_32Record |
fetchT_658_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)
|
void |
from(Object arg0) |
protected void |
from(org.jooq.Record arg0) |
List<org.jooq.Attachable> |
getAttachables() |
org.jooq.Configuration |
getConfiguration() |
<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 |
getRef_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)
|
String |
getRef_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)
|
Integer |
getRef_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)
|
Integer |
getRef_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)
|
Long |
getRef_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)
|
Long |
getRef_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)
|
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1) |
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2) |
<T> T |
getValue(org.jooq.Field<T> arg0) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1,
U arg2) |
<T> T |
getValue(org.jooq.Field<T> arg0,
T arg1) |
Object |
getValue(int arg0) |
<Z> Z |
getValue(int arg0,
Class<? extends Z> arg1) |
<Z> Z |
getValue(int arg0,
Class<? extends Z> arg1,
Z arg2) |
<U> U |
getValue(int arg0,
org.jooq.Converter<?,U> arg1) |
<U> U |
getValue(int arg0,
org.jooq.Converter<?,U> arg1,
U arg2) |
T |
getValue(int arg0,
T arg1) |
Object |
getValue(String arg0) |
<T> T |
getValue(String arg0,
Class<? extends T> arg1) |
<Z> Z |
getValue(String arg0,
Class<? extends Z> arg1,
Z arg2) |
<U> U |
getValue(String arg0,
org.jooq.Converter<?,U> arg1) |
<U> U |
getValue(String arg0,
org.jooq.Converter<?,U> arg1,
U arg2) |
Object |
getValue(String arg0,
Object arg1) |
<A extends org.jooq.ArrayRecord<T>,T> |
getValueAsArray(org.jooq.Field<A> arg0) |
<A extends org.jooq.ArrayRecord<T>,T> |
getValueAsArray(org.jooq.Field<A> arg0,
T[] arg1) |
BigDecimal |
getValueAsBigDecimal(org.jooq.Field<?> arg0) |
BigDecimal |
getValueAsBigDecimal(org.jooq.Field<?> arg0,
BigDecimal arg1) |
BigDecimal |
getValueAsBigDecimal(int arg0) |
BigDecimal |
getValueAsBigDecimal(int arg0,
BigDecimal arg1) |
BigDecimal |
getValueAsBigDecimal(String arg0) |
BigDecimal |
getValueAsBigDecimal(String arg0,
BigDecimal arg1) |
BigInteger |
getValueAsBigInteger(org.jooq.Field<?> arg0) |
BigInteger |
getValueAsBigInteger(org.jooq.Field<?> arg0,
BigInteger arg1) |
BigInteger |
getValueAsBigInteger(int arg0) |
BigInteger |
getValueAsBigInteger(int arg0,
BigInteger arg1) |
BigInteger |
getValueAsBigInteger(String arg0) |
BigInteger |
getValueAsBigInteger(String arg0,
BigInteger arg1) |
Boolean |
getValueAsBoolean(org.jooq.Field<?> arg0) |
Boolean |
getValueAsBoolean(org.jooq.Field<?> arg0,
Boolean arg1) |
Boolean |
getValueAsBoolean(int arg0) |
Boolean |
getValueAsBoolean(int arg0,
Boolean arg1) |
Boolean |
getValueAsBoolean(String arg0) |
Boolean |
getValueAsBoolean(String arg0,
Boolean arg1) |
Byte |
getValueAsByte(org.jooq.Field<?> arg0) |
Byte |
getValueAsByte(org.jooq.Field<?> arg0,
Byte arg1) |
Byte |
getValueAsByte(int arg0) |
Byte |
getValueAsByte(int arg0,
Byte arg1) |
Byte |
getValueAsByte(String arg0) |
Byte |
getValueAsByte(String arg0,
Byte arg1) |
Date |
getValueAsDate(org.jooq.Field<?> arg0) |
Date |
getValueAsDate(org.jooq.Field<?> arg0,
Date arg1) |
Date |
getValueAsDate(int arg0) |
Date |
getValueAsDate(int arg0,
Date arg1) |
Date |
getValueAsDate(String arg0) |
Date |
getValueAsDate(String arg0,
Date arg1) |
Double |
getValueAsDouble(org.jooq.Field<?> arg0) |
Double |
getValueAsDouble(org.jooq.Field<?> arg0,
Double arg1) |
Double |
getValueAsDouble(int arg0) |
Double |
getValueAsDouble(int arg0,
Double arg1) |
Double |
getValueAsDouble(String arg0) |
Double |
getValueAsDouble(String arg0,
Double arg1) |
Float |
getValueAsFloat(org.jooq.Field<?> arg0) |
Float |
getValueAsFloat(org.jooq.Field<?> arg0,
Float arg1) |
Float |
getValueAsFloat(int arg0) |
Float |
getValueAsFloat(int arg0,
Float arg1) |
Float |
getValueAsFloat(String arg0) |
Float |
getValueAsFloat(String arg0,
Float arg1) |
Integer |
getValueAsInteger(org.jooq.Field<?> arg0) |
Integer |
getValueAsInteger(org.jooq.Field<?> arg0,
Integer arg1) |
Integer |
getValueAsInteger(int arg0) |
Integer |
getValueAsInteger(int arg0,
Integer arg1) |
Integer |
getValueAsInteger(String arg0) |
Integer |
getValueAsInteger(String arg0,
Integer arg1) |
Long |
getValueAsLong(org.jooq.Field<?> arg0) |
Long |
getValueAsLong(org.jooq.Field<?> arg0,
Long arg1) |
Long |
getValueAsLong(int arg0) |
Long |
getValueAsLong(int arg0,
Long arg1) |
Long |
getValueAsLong(String arg0) |
Long |
getValueAsLong(String arg0,
Long arg1) |
Short |
getValueAsShort(org.jooq.Field<?> arg0) |
Short |
getValueAsShort(org.jooq.Field<?> arg0,
Short arg1) |
Short |
getValueAsShort(int arg0) |
Short |
getValueAsShort(int arg0,
Short arg1) |
Short |
getValueAsShort(String arg0) |
Short |
getValueAsShort(String arg0,
Short arg1) |
String |
getValueAsString(org.jooq.Field<?> arg0) |
String |
getValueAsString(org.jooq.Field<?> arg0,
String arg1) |
String |
getValueAsString(int arg0) |
String |
getValueAsString(int arg0,
String arg1) |
String |
getValueAsString(String arg0) |
String |
getValueAsString(String arg0,
String arg1) |
Time |
getValueAsTime(org.jooq.Field<?> arg0) |
Time |
getValueAsTime(org.jooq.Field<?> arg0,
Time arg1) |
Time |
getValueAsTime(int arg0) |
Time |
getValueAsTime(int arg0,
Time arg1) |
Time |
getValueAsTime(String arg0) |
Time |
getValueAsTime(String arg0,
Time arg1) |
Timestamp |
getValueAsTimestamp(org.jooq.Field<?> arg0) |
Timestamp |
getValueAsTimestamp(org.jooq.Field<?> arg0,
Timestamp arg1) |
Timestamp |
getValueAsTimestamp(int arg0) |
Timestamp |
getValueAsTimestamp(int arg0,
Timestamp arg1) |
Timestamp |
getValueAsTimestamp(String arg0) |
Timestamp |
getValueAsTimestamp(String arg0,
Timestamp arg1) |
<I> I |
internalAPI(Class<I> arg0) |
<E> E |
into(Class<? extends E> arg0) |
<E> E |
into(E arg0) |
<R extends org.jooq.Record> |
into(org.jooq.Table<R> arg0) |
Object[] |
intoArray() |
Map<String,Object> |
intoMap() |
<E> E |
map(org.jooq.RecordMapper<org.jooq.Record,E> arg0) |
void |
setRef_11(String value)
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)
|
void |
setRef_11(T_658_11Record value)
Link this record to a given
T_658_11Record |
void |
setRef_12(String value)
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)
|
void |
setRef_12(T_658_12Record value)
Link this record to a given
T_658_12Record |
void |
setRef_21(Integer value)
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)
|
void |
setRef_21(T_658_21Record value)
Link this record to a given
T_658_21Record |
void |
setRef_22(Integer value)
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)
|
void |
setRef_22(T_658_22Record value)
Link this record to a given
T_658_22Record |
void |
setRef_31(Long value)
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)
|
void |
setRef_31(T_658_31Record value)
Link this record to a given
T_658_31Record |
void |
setRef_32(Long value)
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)
|
void |
setRef_32(T_658_32Record value)
Link this record to a given
T_658_32Record |
<T> void |
setValue(org.jooq.Field<T> arg0,
T arg1) |
<T,U> void |
setValue(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<T,? super U> arg2) |
int |
size() |
deleteUsing, getTable, original, refreshUsing, storeUsingclone, finalize, getClass, notify, notifyAll, wait, wait, waitchanged, from, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueAsArray, getValueAsArray, getValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigInteger, getValueAsBigInteger, getValueAsBigInteger, getValueAsBigInteger, getValueAsBoolean, getValueAsBoolean, getValueAsBoolean, getValueAsBoolean, getValueAsByte, getValueAsByte, getValueAsByte, getValueAsByte, getValueAsDate, getValueAsDate, getValueAsDate, getValueAsDate, getValueAsDouble, getValueAsDouble, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLong, getValueAsLong, getValueAsLong, getValueAsShort, getValueAsShort, getValueAsShort, getValueAsShort, getValueAsString, getValueAsString, getValueAsString, getValueAsString, getValueAsTime, getValueAsTime, getValueAsTime, getValueAsTime, getValueAsTimestamp, getValueAsTimestamp, getValueAsTimestamp, getValueAsTimestamp, into, into, into, intoArray, intoMap, map, setValue, setValue, sizegetField, getField, getField, getFields, getIndexgetValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigInteger, getValueAsBigInteger, getValueAsBoolean, getValueAsBoolean, getValueAsByte, getValueAsByte, getValueAsDate, getValueAsDate, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLong, getValueAsShort, getValueAsShort, getValueAsString, getValueAsString, getValueAsTime, getValueAsTime, getValueAsTimestamp, getValueAsTimestamppublic void setRef_11(String value)
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 String getRef_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 void setRef_11(T_658_11Record value)
T_658_11Recordpublic T_658_11Record fetchT_658_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 void setRef_21(Integer value)
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 Integer getRef_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 void setRef_21(T_658_21Record value)
T_658_21Recordpublic T_658_21Record fetchT_658_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 void setRef_31(Long value)
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 Long getRef_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 void setRef_31(T_658_31Record value)
T_658_31Recordpublic T_658_31Record fetchT_658_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 void setRef_12(String value)
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 String getRef_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 void setRef_12(T_658_12Record value)
T_658_12Recordpublic T_658_12Record fetchT_658_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 void setRef_22(Integer value)
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 Integer getRef_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 void setRef_22(T_658_22Record value)
T_658_22Recordpublic T_658_22Record fetchT_658_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 void setRef_32(Long value)
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 Long getRef_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 void setRef_32(T_658_32Record value)
T_658_32Recordpublic T_658_32Record fetchT_658_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 final List<org.jooq.Attachable> getAttachables()
getAttachables in interface org.jooq.AttachableInternalpublic 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 size()
size in interface org.jooq.Recordsize in interface org.jooq.Store<Object>public final int getIndex(org.jooq.Field<?> arg0)
getIndex in interface org.jooq.FieldProviderpublic final <T> T getValue(org.jooq.Field<T> arg0)
getValue in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Field<T> arg0,
T arg1)
getValue in interface org.jooq.Recordpublic final <T> void setValue(org.jooq.Field<T> arg0,
T arg1)
setValue in interface org.jooq.Recordpublic final <T,U> void setValue(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<T,? super U> arg2)
setValue in interface org.jooq.Recordpublic final String getValueAsString(org.jooq.Field<?> arg0)
getValueAsString in interface org.jooq.Recordpublic final String getValueAsString(org.jooq.Field<?> arg0, String arg1)
getValueAsString in interface org.jooq.Recordpublic final Byte getValueAsByte(org.jooq.Field<?> arg0)
getValueAsByte in interface org.jooq.Recordpublic final Byte getValueAsByte(org.jooq.Field<?> arg0, Byte arg1)
getValueAsByte in interface org.jooq.Recordpublic final Short getValueAsShort(org.jooq.Field<?> arg0)
getValueAsShort in interface org.jooq.Recordpublic final Short getValueAsShort(org.jooq.Field<?> arg0, Short arg1)
getValueAsShort in interface org.jooq.Recordpublic final Integer getValueAsInteger(org.jooq.Field<?> arg0)
getValueAsInteger in interface org.jooq.Recordpublic final Integer getValueAsInteger(org.jooq.Field<?> arg0, Integer arg1)
getValueAsInteger in interface org.jooq.Recordpublic final Long getValueAsLong(org.jooq.Field<?> arg0)
getValueAsLong in interface org.jooq.Recordpublic final Long getValueAsLong(org.jooq.Field<?> arg0, Long arg1)
getValueAsLong in interface org.jooq.Recordpublic final BigInteger getValueAsBigInteger(org.jooq.Field<?> arg0)
getValueAsBigInteger in interface org.jooq.Recordpublic final BigInteger getValueAsBigInteger(org.jooq.Field<?> arg0, BigInteger arg1)
getValueAsBigInteger in interface org.jooq.Recordpublic final Float getValueAsFloat(org.jooq.Field<?> arg0)
getValueAsFloat in interface org.jooq.Recordpublic final Float getValueAsFloat(org.jooq.Field<?> arg0, Float arg1)
getValueAsFloat in interface org.jooq.Recordpublic final Double getValueAsDouble(org.jooq.Field<?> arg0)
getValueAsDouble in interface org.jooq.Recordpublic final Double getValueAsDouble(org.jooq.Field<?> arg0, Double arg1)
getValueAsDouble in interface org.jooq.Recordpublic final BigDecimal getValueAsBigDecimal(org.jooq.Field<?> arg0)
getValueAsBigDecimal in interface org.jooq.Recordpublic final BigDecimal getValueAsBigDecimal(org.jooq.Field<?> arg0, BigDecimal arg1)
getValueAsBigDecimal in interface org.jooq.Recordpublic final Boolean getValueAsBoolean(org.jooq.Field<?> arg0)
getValueAsBoolean in interface org.jooq.Recordpublic final Boolean getValueAsBoolean(org.jooq.Field<?> arg0, Boolean arg1)
getValueAsBoolean in interface org.jooq.Recordpublic final Timestamp getValueAsTimestamp(org.jooq.Field<?> arg0)
getValueAsTimestamp in interface org.jooq.Recordpublic final Timestamp getValueAsTimestamp(org.jooq.Field<?> arg0, Timestamp arg1)
getValueAsTimestamp in interface org.jooq.Recordpublic final Date getValueAsDate(org.jooq.Field<?> arg0)
getValueAsDate in interface org.jooq.Recordpublic final Date getValueAsDate(org.jooq.Field<?> arg0, Date arg1)
getValueAsDate in interface org.jooq.Recordpublic final Time getValueAsTime(org.jooq.Field<?> arg0)
getValueAsTime in interface org.jooq.Recordpublic final Time getValueAsTime(org.jooq.Field<?> arg0, Time arg1)
getValueAsTime in interface org.jooq.Recordpublic final Object getValue(int arg0)
getValue in interface org.jooq.RecordgetValue in interface org.jooq.Store<Object>public final Object getValue(String arg0)
getValue in interface org.jooq.Recordpublic final Object getValue(String arg0, Object arg1)
getValue in interface org.jooq.Recordpublic final <A extends org.jooq.ArrayRecord<T>,T> T[] getValueAsArray(org.jooq.Field<A> arg0)
getValueAsArray in interface org.jooq.Recordpublic final <A extends org.jooq.ArrayRecord<T>,T> T[] getValueAsArray(org.jooq.Field<A> arg0,
T[] arg1)
getValueAsArray in interface org.jooq.Recordpublic final String getValueAsString(String arg0)
getValueAsString in interface org.jooq.Recordpublic final String getValueAsString(String arg0, String arg1)
getValueAsString in interface org.jooq.Recordpublic final Byte getValueAsByte(String arg0)
getValueAsByte in interface org.jooq.Recordpublic final Byte getValueAsByte(String arg0, Byte arg1)
getValueAsByte in interface org.jooq.Recordpublic final Short getValueAsShort(String arg0)
getValueAsShort in interface org.jooq.Recordpublic final Short getValueAsShort(String arg0, Short arg1)
getValueAsShort in interface org.jooq.Recordpublic final Integer getValueAsInteger(String arg0)
getValueAsInteger in interface org.jooq.Recordpublic final Integer getValueAsInteger(String arg0, Integer arg1)
getValueAsInteger in interface org.jooq.Recordpublic final Long getValueAsLong(String arg0)
getValueAsLong in interface org.jooq.Recordpublic final Long getValueAsLong(String arg0, Long arg1)
getValueAsLong in interface org.jooq.Recordpublic final BigInteger getValueAsBigInteger(String arg0)
getValueAsBigInteger in interface org.jooq.Recordpublic final BigInteger getValueAsBigInteger(String arg0, BigInteger arg1)
getValueAsBigInteger in interface org.jooq.Recordpublic final Float getValueAsFloat(String arg0)
getValueAsFloat in interface org.jooq.Recordpublic final Float getValueAsFloat(String arg0, Float arg1)
getValueAsFloat in interface org.jooq.Recordpublic final Double getValueAsDouble(String arg0)
getValueAsDouble in interface org.jooq.Recordpublic final Double getValueAsDouble(String arg0, Double arg1)
getValueAsDouble in interface org.jooq.Recordpublic final BigDecimal getValueAsBigDecimal(String arg0)
getValueAsBigDecimal in interface org.jooq.Recordpublic final BigDecimal getValueAsBigDecimal(String arg0, BigDecimal arg1)
getValueAsBigDecimal in interface org.jooq.Recordpublic final Boolean getValueAsBoolean(String arg0)
getValueAsBoolean in interface org.jooq.Recordpublic final Boolean getValueAsBoolean(String arg0, Boolean arg1)
getValueAsBoolean in interface org.jooq.Recordpublic final Timestamp getValueAsTimestamp(String arg0)
getValueAsTimestamp in interface org.jooq.Recordpublic final Timestamp getValueAsTimestamp(String arg0, Timestamp arg1)
getValueAsTimestamp in interface org.jooq.Recordpublic final Date getValueAsDate(String arg0)
getValueAsDate in interface org.jooq.Recordpublic final Date getValueAsDate(String arg0, Date arg1)
getValueAsDate in interface org.jooq.Recordpublic final Time getValueAsTime(String arg0)
getValueAsTime in interface org.jooq.Recordpublic final Time getValueAsTime(String arg0, Time arg1)
getValueAsTime in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2)
getValue in interface org.jooq.Recordpublic final <T> T getValue(String arg0, Class<? extends T> arg1)
getValue in interface org.jooq.Recordpublic final <Z> Z getValue(String arg0, Class<? extends Z> arg1, Z arg2)
getValue in interface org.jooq.Recordpublic final <T,U> U getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1)
getValue in interface org.jooq.Recordpublic final <T,U> U getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1,
U arg2)
getValue in interface org.jooq.Recordpublic final <U> U getValue(int arg0,
org.jooq.Converter<?,U> arg1)
getValue in interface org.jooq.Recordpublic final <U> U getValue(int arg0,
org.jooq.Converter<?,U> arg1,
U arg2)
getValue in interface org.jooq.Recordpublic final <U> U getValue(String arg0, org.jooq.Converter<?,U> arg1)
getValue in interface org.jooq.Recordpublic final <U> U getValue(String arg0, org.jooq.Converter<?,U> arg1, U arg2)
getValue in interface org.jooq.Recordpublic final boolean changed()
changed in interface org.jooq.Recordpublic final Object[] intoArray()
intoArray in interface org.jooq.Recordpublic final Map<String,Object> intoMap()
intoMap in interface org.jooq.Recordpublic final <E> E into(Class<? extends E> arg0)
into in interface org.jooq.Recordpublic final <E> E into(E arg0)
into in interface org.jooq.Recordpublic final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0)
into in interface org.jooq.Recordpublic final <E> E map(org.jooq.RecordMapper<org.jooq.Record,E> arg0)
map in interface org.jooq.Recordpublic final void from(Object arg0)
from in interface org.jooq.Recordprotected final void from(org.jooq.Record arg0)
public final <I> I internalAPI(Class<I> arg0)
internalAPI in interface org.jooq.Adapterpublic final void attach(org.jooq.Configuration arg0)
attach in interface org.jooq.Attachablepublic final org.jooq.Configuration getConfiguration()
getConfiguration in interface org.jooq.AttachableInternalprotected final org.jooq.impl.Factory create()
public final T getValue(int arg0,
T arg1)
getValue in interface org.jooq.Store<T>public final BigDecimal getValueAsBigDecimal(int arg0)
getValueAsBigDecimal in interface org.jooq.Store<T>public final BigDecimal getValueAsBigDecimal(int arg0, BigDecimal arg1)
getValueAsBigDecimal in interface org.jooq.Store<T>public final Boolean getValueAsBoolean(int arg0)
getValueAsBoolean in interface org.jooq.Store<T>public final Boolean getValueAsBoolean(int arg0, Boolean arg1)
getValueAsBoolean in interface org.jooq.Store<T>public final BigInteger getValueAsBigInteger(int arg0)
getValueAsBigInteger in interface org.jooq.Store<T>public final BigInteger getValueAsBigInteger(int arg0, BigInteger arg1)
getValueAsBigInteger in interface org.jooq.Store<T>public final Byte getValueAsByte(int arg0)
getValueAsByte in interface org.jooq.Store<T>public final Byte getValueAsByte(int arg0, Byte arg1)
getValueAsByte in interface org.jooq.Store<T>public final Date getValueAsDate(int arg0)
getValueAsDate in interface org.jooq.Store<T>public final Date getValueAsDate(int arg0, Date arg1)
getValueAsDate in interface org.jooq.Store<T>public final Double getValueAsDouble(int arg0)
getValueAsDouble in interface org.jooq.Store<T>public final Double getValueAsDouble(int arg0, Double arg1)
getValueAsDouble in interface org.jooq.Store<T>public final Float getValueAsFloat(int arg0)
getValueAsFloat in interface org.jooq.Store<T>public final Float getValueAsFloat(int arg0, Float arg1)
getValueAsFloat in interface org.jooq.Store<T>public final Integer getValueAsInteger(int arg0)
getValueAsInteger in interface org.jooq.Store<T>public final Integer getValueAsInteger(int arg0, Integer arg1)
getValueAsInteger in interface org.jooq.Store<T>public final Long getValueAsLong(int arg0)
getValueAsLong in interface org.jooq.Store<T>public final Long getValueAsLong(int arg0, Long arg1)
getValueAsLong in interface org.jooq.Store<T>public final Short getValueAsShort(int arg0)
getValueAsShort in interface org.jooq.Store<T>public final Short getValueAsShort(int arg0, Short arg1)
getValueAsShort in interface org.jooq.Store<T>public final String getValueAsString(int arg0)
getValueAsString in interface org.jooq.Store<T>public final String getValueAsString(int arg0, String arg1)
getValueAsString in interface org.jooq.Store<T>public final Time getValueAsTime(int arg0)
getValueAsTime in interface org.jooq.Store<T>public final Time getValueAsTime(int arg0, Time arg1)
getValueAsTime in interface org.jooq.Store<T>public final Timestamp getValueAsTimestamp(int arg0)
getValueAsTimestamp in interface org.jooq.Store<T>public final Timestamp getValueAsTimestamp(int arg0, Timestamp arg1)
getValueAsTimestamp in interface org.jooq.Store<T>public final <Z> Z getValue(int arg0,
Class<? extends Z> arg1)
getValue in interface org.jooq.Store<T>public final <Z> Z getValue(int arg0,
Class<? extends Z> arg1,
Z arg2)
getValue in interface org.jooq.Store<T>Copyright © 2012. All Rights Reserved.