@Generated(value={"http://www.jooq.org","2.6.1"}, comments="This class is generated by jOOQ") public class XUnusedRecord extends org.jooq.impl.UpdatableRecordImpl<XUnusedRecord>
| Constructor and Description |
|---|
XUnusedRecord()
Create a detached XUnusedRecord
|
| Modifier and Type | Method and Description |
|---|---|
void |
attach(org.jooq.Configuration arg0) |
boolean |
changed() |
protected org.jooq.impl.Factory |
create() |
List<XTestCase_64_69Record> |
fetchXTestCase_64_69List()
The table column
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY |
void |
from(Object arg0) |
protected void |
from(org.jooq.Record arg0) |
List<org.jooq.Attachable> |
getAttachables() |
BigInteger |
getBigInteger()
The table column
PUBLIC.X_UNUSED.BIG_INTEGER |
Integer |
getClass_()
The table column
PUBLIC.X_UNUSED.CLASS |
Integer |
getConfiguration_()
The table column
PUBLIC.X_UNUSED.CONFIGURATION |
org.jooq.Configuration |
getConfiguration() |
BigDecimal |
getField_737()
The table column
PUBLIC.X_UNUSED.FIELD 737 |
<T> org.jooq.Field<T> |
getField(org.jooq.Field<T> arg0) |
org.jooq.Field<?> |
getField(int arg0) |
org.jooq.Field<?> |
getField(String arg0) |
Integer |
getFields_()
The table column
PUBLIC.X_UNUSED.FIELDS |
List<org.jooq.Field<?>> |
getFields() |
Integer |
getId()
The table column
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY |
Integer |
getIdRef()
The table column
PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
|
int |
getIndex(org.jooq.Field<?> arg0) |
Integer |
getMetaData()
The table column
PUBLIC.X_UNUSED.META_DATA |
String |
getName()
The table column
PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY |
String |
getNameRef()
The table column
PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
|
Integer |
getPrimarykey()
The table column
PUBLIC.X_UNUSED.PRIMARYKEY |
Integer |
getPrimaryKey()
The table column
PUBLIC.X_UNUSED.PRIMARY_KEY |
Integer |
getTable_()
The table column
PUBLIC.X_UNUSED.TABLE |
Integer |
getType0()
The table column
PUBLIC.X_UNUSED.TYPE0 |
Integer |
getUDT()
The table column
PUBLIC.X_UNUSED.U_D_T |
<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) |
Integer |
getValues_()
The table column
PUBLIC.X_UNUSED.VALUES |
<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 |
setBigInteger(BigInteger value)
The table column
PUBLIC.X_UNUSED.BIG_INTEGER |
void |
setClass_(Integer value)
The table column
PUBLIC.X_UNUSED.CLASS |
void |
setConfiguration_(Integer value)
The table column
PUBLIC.X_UNUSED.CONFIGURATION |
void |
setField_737(BigDecimal value)
The table column
PUBLIC.X_UNUSED.FIELD 737 |
void |
setFields_(Integer value)
The table column
PUBLIC.X_UNUSED.FIELDS |
void |
setId(Integer value)
The table column
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY |
void |
setIdRef(Integer value)
The table column
PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
|
void |
setMetaData(Integer value)
The table column
PUBLIC.X_UNUSED.META_DATA |
void |
setName(String value)
The table column
PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY |
void |
setNameRef(String value)
The table column
PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
|
void |
setPrimarykey(Integer value)
The table column
PUBLIC.X_UNUSED.PRIMARYKEY |
void |
setPrimaryKey(Integer value)
The table column
PUBLIC.X_UNUSED.PRIMARY_KEY |
void |
setTable_(Integer value)
The table column
PUBLIC.X_UNUSED.TABLE |
void |
setType0(Integer value)
The table column
PUBLIC.X_UNUSED.TYPE0 |
void |
setUDT(Integer value)
The table column
PUBLIC.X_UNUSED.U_D_T |
<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) |
void |
setValues_(Integer value)
The table column
PUBLIC.X_UNUSED.VALUES |
int |
size() |
copy, delete, getTable, refresh, storedeleteUsing, original, refreshUsing, storeUsingclone, finalize, getClass, notify, notifyAll, wait, wait, waitdeleteUsing, original, refreshUsing, storeUsingchanged, 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 setId(Integer value)
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
public Integer getId()
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
public List<XTestCase_64_69Record> fetchXTestCase_64_69List()
PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
public void setName(String value)
PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY
public String getName()
PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY
public void setBigInteger(BigInteger value)
PUBLIC.X_UNUSED.BIG_INTEGERpublic BigInteger getBigInteger()
PUBLIC.X_UNUSED.BIG_INTEGERpublic void setIdRef(Integer value)
PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
public Integer getIdRef()
PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
public void setNameRef(String value)
PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
public String getNameRef()
PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
public void setClass_(Integer value)
PUBLIC.X_UNUSED.CLASSpublic Integer getClass_()
PUBLIC.X_UNUSED.CLASSpublic void setFields_(Integer value)
PUBLIC.X_UNUSED.FIELDSpublic Integer getFields_()
PUBLIC.X_UNUSED.FIELDSpublic void setTable_(Integer value)
PUBLIC.X_UNUSED.TABLEpublic Integer getTable_()
PUBLIC.X_UNUSED.TABLEpublic void setConfiguration_(Integer value)
PUBLIC.X_UNUSED.CONFIGURATIONpublic Integer getConfiguration_()
PUBLIC.X_UNUSED.CONFIGURATIONpublic void setUDT(Integer value)
PUBLIC.X_UNUSED.U_D_Tpublic Integer getUDT()
PUBLIC.X_UNUSED.U_D_Tpublic void setMetaData(Integer value)
PUBLIC.X_UNUSED.META_DATApublic Integer getMetaData()
PUBLIC.X_UNUSED.META_DATApublic void setValues_(Integer value)
PUBLIC.X_UNUSED.VALUESpublic Integer getValues_()
PUBLIC.X_UNUSED.VALUESpublic void setType0(Integer value)
PUBLIC.X_UNUSED.TYPE0public Integer getType0()
PUBLIC.X_UNUSED.TYPE0public void setPrimaryKey(Integer value)
PUBLIC.X_UNUSED.PRIMARY_KEYpublic Integer getPrimaryKey()
PUBLIC.X_UNUSED.PRIMARY_KEYpublic void setPrimarykey(Integer value)
PUBLIC.X_UNUSED.PRIMARYKEYpublic Integer getPrimarykey()
PUBLIC.X_UNUSED.PRIMARYKEYpublic void setField_737(BigDecimal value)
PUBLIC.X_UNUSED.FIELD 737public BigDecimal getField_737()
PUBLIC.X_UNUSED.FIELD 737public 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.