org.jooq.util.maven.example.ase.tables.records
Class XUnusedRecord

java.lang.Object
  extended by org.jooq.impl.TableRecordImpl<R>
      extended by org.jooq.impl.UpdatableRecordImpl<XUnusedRecord>
          extended by org.jooq.util.maven.example.ase.tables.records.XUnusedRecord
All Implemented Interfaces:
Serializable, org.jooq.Adapter, org.jooq.Attachable, org.jooq.AttachableInternal, org.jooq.FieldProvider, org.jooq.Record, org.jooq.Store<Object>, org.jooq.TableRecord<XUnusedRecord>, org.jooq.Updatable<XUnusedRecord>, org.jooq.UpdatableRecord<XUnusedRecord>

@Generated(value={"http://www.jooq.org","2.3.3"},
           comments="This class is generated by jOOQ")
public class XUnusedRecord
extends org.jooq.impl.UpdatableRecordImpl<XUnusedRecord>

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
XUnusedRecord()
          Create a detached XUnusedRecord
 
Method Summary
 void attach(org.jooq.Configuration arg0)
           
protected  org.jooq.impl.Factory create()
           
 List<XTestCase_64_69Record> fetchXTestCase_64_69List()
          An uncommented item PRIMARY KEY
 List<XTestCase_85Record> fetchXTestCase_85List()
          An uncommented item PRIMARY KEY
 XUnusedRecord fetchXUnused()
          An uncommented item CONSTRAINT x_unused__fk_x_unused_self FOREIGN KEY (ID_REF, NAME_REF) REFERENCES dbo.x_unused (ID, NAME)
 List<XUnusedRecord> fetchXUnusedList()
          An uncommented item PRIMARY KEY
 void from(Object arg0)
           
protected  void from(org.jooq.Record arg0)
           
 List<org.jooq.Attachable> getAttachables()
           
 BigInteger getBigInteger()
          An uncommented item
 Integer getClass_()
          An uncommented item
 Integer getConfiguration_()
          An uncommented item
 org.jooq.Configuration getConfiguration()
           
 BigDecimal getField_737()
          An uncommented item
<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_()
          An uncommented item
 List<org.jooq.Field<?>> getFields()
           
 Integer getId()
          An uncommented item PRIMARY KEY
 Integer getIdRef()
          An uncommented item CONSTRAINT x_unused__fk_x_unused_self FOREIGN KEY (ID_REF, NAME_REF) REFERENCES dbo.x_unused (ID, NAME)
 int getIndex(org.jooq.Field<?> arg0)
           
 Integer getMetaData_()
          An uncommented item
 String getName()
          An uncommented item PRIMARY KEY
 String getNameRef()
          An uncommented item CONSTRAINT x_unused__fk_x_unused_self FOREIGN KEY (ID_REF, NAME_REF) REFERENCES dbo.x_unused (ID, NAME)
 Integer getPrimarykey()
          An uncommented item
 Integer getPrimaryKey()
          An uncommented item
 Integer getType0_()
          An uncommented item
 Integer getUDT()
          An uncommented item
<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>
T[]
getValueAsArray(org.jooq.Field<A> arg0)
           
<A extends org.jooq.ArrayRecord<T>,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)
           
<T> T
into(Class<? extends T> arg0)
           
<R extends org.jooq.Record>
R
into(org.jooq.Table<R> arg0)
           
 Object[] intoArray()
           
 void setBigInteger(BigInteger value)
          An uncommented item
 void setClass_(Integer value)
          An uncommented item
 void setConfiguration_(Integer value)
          An uncommented item
 void setField_737(BigDecimal value)
          An uncommented item
 void setFields_(Integer value)
          An uncommented item
 void setId(Integer value)
          An uncommented item PRIMARY KEY
 void setIdRef(Integer value)
          An uncommented item CONSTRAINT x_unused__fk_x_unused_self FOREIGN KEY (ID_REF, NAME_REF) REFERENCES dbo.x_unused (ID, NAME)
 void setMetaData_(Integer value)
          An uncommented item
 void setName(String value)
          An uncommented item PRIMARY KEY
 void setNameRef(String value)
          An uncommented item CONSTRAINT x_unused__fk_x_unused_self FOREIGN KEY (ID_REF, NAME_REF) REFERENCES dbo.x_unused (ID, NAME)
 void setPrimarykey(Integer value)
          An uncommented item
 void setPrimaryKey(Integer value)
          An uncommented item
 void setType0_(Integer value)
          An uncommented item
 void setUDT(Integer value)
          An uncommented item
<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()
           
 
Methods inherited from class org.jooq.impl.UpdatableRecordImpl
copy, delete, getTable, refresh, store
 
Methods inherited from class org.jooq.impl.TableRecordImpl
deleteUsing, refreshUsing, storeUsing
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jooq.TableRecord
deleteUsing, refreshUsing, storeUsing
 
Methods inherited from interface org.jooq.Record
from, 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, intoArray, setValue, setValue
 
Methods inherited from interface org.jooq.FieldProvider
getField, getField, getField, getFields, getIndex
 
Methods inherited from interface org.jooq.Store
getValue, getValue, getValue, getValue, getValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigInteger, getValueAsBigInteger, getValueAsBoolean, getValueAsBoolean, getValueAsByte, getValueAsByte, getValueAsDate, getValueAsDate, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLong, getValueAsShort, getValueAsShort, getValueAsString, getValueAsString, getValueAsTime, getValueAsTime, getValueAsTimestamp, getValueAsTimestamp, size
 
Methods inherited from interface org.jooq.Attachable
attach
 
Methods inherited from interface org.jooq.Adapter
internalAPI
 

Constructor Detail

XUnusedRecord

public XUnusedRecord()
Create a detached XUnusedRecord

Method Detail

setId

public void setId(Integer value)
An uncommented item PRIMARY KEY


getId

public Integer getId()
An uncommented item PRIMARY KEY


fetchXUnusedList

public List<XUnusedRecord> fetchXUnusedList()
An uncommented item PRIMARY KEY


fetchXTestCase_85List

public List<XTestCase_85Record> fetchXTestCase_85List()
An uncommented item PRIMARY KEY


fetchXTestCase_64_69List

public List<XTestCase_64_69Record> fetchXTestCase_64_69List()
An uncommented item PRIMARY KEY


setName

public void setName(String value)
An uncommented item PRIMARY KEY


getName

public String getName()
An uncommented item PRIMARY KEY


setBigInteger

public void setBigInteger(BigInteger value)
An uncommented item


getBigInteger

public BigInteger getBigInteger()
An uncommented item


setIdRef

public void setIdRef(Integer value)
An uncommented item

 CONSTRAINT x_unused__fk_x_unused_self
 FOREIGN KEY (ID_REF, NAME_REF)
 REFERENCES dbo.x_unused (ID, NAME)
 


getIdRef

public Integer getIdRef()
An uncommented item

 CONSTRAINT x_unused__fk_x_unused_self
 FOREIGN KEY (ID_REF, NAME_REF)
 REFERENCES dbo.x_unused (ID, NAME)
 


fetchXUnused

public XUnusedRecord fetchXUnused()
An uncommented item

 CONSTRAINT x_unused__fk_x_unused_self
 FOREIGN KEY (ID_REF, NAME_REF)
 REFERENCES dbo.x_unused (ID, NAME)
 


setNameRef

public void setNameRef(String value)
An uncommented item

 CONSTRAINT x_unused__fk_x_unused_self
 FOREIGN KEY (ID_REF, NAME_REF)
 REFERENCES dbo.x_unused (ID, NAME)
 


getNameRef

public String getNameRef()
An uncommented item

 CONSTRAINT x_unused__fk_x_unused_self
 FOREIGN KEY (ID_REF, NAME_REF)
 REFERENCES dbo.x_unused (ID, NAME)
 


setClass_

public void setClass_(Integer value)
An uncommented item


getClass_

public Integer getClass_()
An uncommented item


setFields_

public void setFields_(Integer value)
An uncommented item


getFields_

public Integer getFields_()
An uncommented item


setConfiguration_

public void setConfiguration_(Integer value)
An uncommented item


getConfiguration_

public Integer getConfiguration_()
An uncommented item


setUDT

public void setUDT(Integer value)
An uncommented item


getUDT

public Integer getUDT()
An uncommented item


setMetaData_

public void setMetaData_(Integer value)
An uncommented item


getMetaData_

public Integer getMetaData_()
An uncommented item


setType0_

public void setType0_(Integer value)
An uncommented item


getType0_

public Integer getType0_()
An uncommented item


setPrimaryKey

public void setPrimaryKey(Integer value)
An uncommented item


getPrimaryKey

public Integer getPrimaryKey()
An uncommented item


setPrimarykey

public void setPrimarykey(Integer value)
An uncommented item


getPrimarykey

public Integer getPrimarykey()
An uncommented item


setField_737

public void setField_737(BigDecimal value)
An uncommented item


getField_737

public BigDecimal getField_737()
An uncommented item


getAttachables

public final List<org.jooq.Attachable> getAttachables()
Specified by:
getAttachables in interface org.jooq.AttachableInternal

getFields

public final List<org.jooq.Field<?>> getFields()
Specified by:
getFields in interface org.jooq.FieldProvider

getField

public final <T> org.jooq.Field<T> getField(org.jooq.Field<T> arg0)
Specified by:
getField in interface org.jooq.FieldProvider

getField

public final org.jooq.Field<?> getField(String arg0)
Specified by:
getField in interface org.jooq.FieldProvider

getField

public final org.jooq.Field<?> getField(int arg0)
Specified by:
getField in interface org.jooq.FieldProvider

size

public final int size()
Specified by:
size in interface org.jooq.Store<Object>

getIndex

public final int getIndex(org.jooq.Field<?> arg0)
Specified by:
getIndex in interface org.jooq.FieldProvider

getValue

public final <T> T getValue(org.jooq.Field<T> arg0)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <T> T getValue(org.jooq.Field<T> arg0,
                            T arg1)
Specified by:
getValue in interface org.jooq.Record

setValue

public final <T> void setValue(org.jooq.Field<T> arg0,
                               T arg1)
Specified by:
setValue in interface org.jooq.Record

setValue

public final <T,U> void setValue(org.jooq.Field<T> arg0,
                                 U arg1,
                                 org.jooq.Converter<T,? super U> arg2)
Specified by:
setValue in interface org.jooq.Record

getValueAsString

public final String getValueAsString(org.jooq.Field<?> arg0)
Specified by:
getValueAsString in interface org.jooq.Record

getValueAsString

public final String getValueAsString(org.jooq.Field<?> arg0,
                                     String arg1)
Specified by:
getValueAsString in interface org.jooq.Record

getValueAsByte

public final Byte getValueAsByte(org.jooq.Field<?> arg0)
Specified by:
getValueAsByte in interface org.jooq.Record

getValueAsByte

public final Byte getValueAsByte(org.jooq.Field<?> arg0,
                                 Byte arg1)
Specified by:
getValueAsByte in interface org.jooq.Record

getValueAsShort

public final Short getValueAsShort(org.jooq.Field<?> arg0)
Specified by:
getValueAsShort in interface org.jooq.Record

getValueAsShort

public final Short getValueAsShort(org.jooq.Field<?> arg0,
                                   Short arg1)
Specified by:
getValueAsShort in interface org.jooq.Record

getValueAsInteger

public final Integer getValueAsInteger(org.jooq.Field<?> arg0)
Specified by:
getValueAsInteger in interface org.jooq.Record

getValueAsInteger

public final Integer getValueAsInteger(org.jooq.Field<?> arg0,
                                       Integer arg1)
Specified by:
getValueAsInteger in interface org.jooq.Record

getValueAsLong

public final Long getValueAsLong(org.jooq.Field<?> arg0)
Specified by:
getValueAsLong in interface org.jooq.Record

getValueAsLong

public final Long getValueAsLong(org.jooq.Field<?> arg0,
                                 Long arg1)
Specified by:
getValueAsLong in interface org.jooq.Record

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(org.jooq.Field<?> arg0)
Specified by:
getValueAsBigInteger in interface org.jooq.Record

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(org.jooq.Field<?> arg0,
                                             BigInteger arg1)
Specified by:
getValueAsBigInteger in interface org.jooq.Record

getValueAsFloat

public final Float getValueAsFloat(org.jooq.Field<?> arg0)
Specified by:
getValueAsFloat in interface org.jooq.Record

getValueAsFloat

public final Float getValueAsFloat(org.jooq.Field<?> arg0,
                                   Float arg1)
Specified by:
getValueAsFloat in interface org.jooq.Record

getValueAsDouble

public final Double getValueAsDouble(org.jooq.Field<?> arg0)
Specified by:
getValueAsDouble in interface org.jooq.Record

getValueAsDouble

public final Double getValueAsDouble(org.jooq.Field<?> arg0,
                                     Double arg1)
Specified by:
getValueAsDouble in interface org.jooq.Record

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(org.jooq.Field<?> arg0)
Specified by:
getValueAsBigDecimal in interface org.jooq.Record

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(org.jooq.Field<?> arg0,
                                             BigDecimal arg1)
Specified by:
getValueAsBigDecimal in interface org.jooq.Record

getValueAsBoolean

public final Boolean getValueAsBoolean(org.jooq.Field<?> arg0)
Specified by:
getValueAsBoolean in interface org.jooq.Record

getValueAsBoolean

public final Boolean getValueAsBoolean(org.jooq.Field<?> arg0,
                                       Boolean arg1)
Specified by:
getValueAsBoolean in interface org.jooq.Record

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(org.jooq.Field<?> arg0)
Specified by:
getValueAsTimestamp in interface org.jooq.Record

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(org.jooq.Field<?> arg0,
                                           Timestamp arg1)
Specified by:
getValueAsTimestamp in interface org.jooq.Record

getValueAsDate

public final Date getValueAsDate(org.jooq.Field<?> arg0)
Specified by:
getValueAsDate in interface org.jooq.Record

getValueAsDate

public final Date getValueAsDate(org.jooq.Field<?> arg0,
                                 Date arg1)
Specified by:
getValueAsDate in interface org.jooq.Record

getValueAsTime

public final Time getValueAsTime(org.jooq.Field<?> arg0)
Specified by:
getValueAsTime in interface org.jooq.Record

getValueAsTime

public final Time getValueAsTime(org.jooq.Field<?> arg0,
                                 Time arg1)
Specified by:
getValueAsTime in interface org.jooq.Record

getValue

public final Object getValue(int arg0)
Specified by:
getValue in interface org.jooq.Store<Object>

getValue

public final Object getValue(String arg0)
Specified by:
getValue in interface org.jooq.Record

getValue

public final Object getValue(String arg0,
                             Object arg1)
Specified by:
getValue in interface org.jooq.Record

getValueAsArray

public final <A extends org.jooq.ArrayRecord<T>,T> T[] getValueAsArray(org.jooq.Field<A> arg0)
Specified by:
getValueAsArray in interface org.jooq.Record

getValueAsArray

public final <A extends org.jooq.ArrayRecord<T>,T> T[] getValueAsArray(org.jooq.Field<A> arg0,
                                                                       T[] arg1)
Specified by:
getValueAsArray in interface org.jooq.Record

getValueAsString

public final String getValueAsString(String arg0)
Specified by:
getValueAsString in interface org.jooq.Record

getValueAsString

public final String getValueAsString(String arg0,
                                     String arg1)
Specified by:
getValueAsString in interface org.jooq.Record

getValueAsByte

public final Byte getValueAsByte(String arg0)
Specified by:
getValueAsByte in interface org.jooq.Record

getValueAsByte

public final Byte getValueAsByte(String arg0,
                                 Byte arg1)
Specified by:
getValueAsByte in interface org.jooq.Record

getValueAsShort

public final Short getValueAsShort(String arg0)
Specified by:
getValueAsShort in interface org.jooq.Record

getValueAsShort

public final Short getValueAsShort(String arg0,
                                   Short arg1)
Specified by:
getValueAsShort in interface org.jooq.Record

getValueAsInteger

public final Integer getValueAsInteger(String arg0)
Specified by:
getValueAsInteger in interface org.jooq.Record

getValueAsInteger

public final Integer getValueAsInteger(String arg0,
                                       Integer arg1)
Specified by:
getValueAsInteger in interface org.jooq.Record

getValueAsLong

public final Long getValueAsLong(String arg0)
Specified by:
getValueAsLong in interface org.jooq.Record

getValueAsLong

public final Long getValueAsLong(String arg0,
                                 Long arg1)
Specified by:
getValueAsLong in interface org.jooq.Record

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(String arg0)
Specified by:
getValueAsBigInteger in interface org.jooq.Record

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(String arg0,
                                             BigInteger arg1)
Specified by:
getValueAsBigInteger in interface org.jooq.Record

getValueAsFloat

public final Float getValueAsFloat(String arg0)
Specified by:
getValueAsFloat in interface org.jooq.Record

getValueAsFloat

public final Float getValueAsFloat(String arg0,
                                   Float arg1)
Specified by:
getValueAsFloat in interface org.jooq.Record

getValueAsDouble

public final Double getValueAsDouble(String arg0)
Specified by:
getValueAsDouble in interface org.jooq.Record

getValueAsDouble

public final Double getValueAsDouble(String arg0,
                                     Double arg1)
Specified by:
getValueAsDouble in interface org.jooq.Record

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(String arg0)
Specified by:
getValueAsBigDecimal in interface org.jooq.Record

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(String arg0,
                                             BigDecimal arg1)
Specified by:
getValueAsBigDecimal in interface org.jooq.Record

getValueAsBoolean

public final Boolean getValueAsBoolean(String arg0)
Specified by:
getValueAsBoolean in interface org.jooq.Record

getValueAsBoolean

public final Boolean getValueAsBoolean(String arg0,
                                       Boolean arg1)
Specified by:
getValueAsBoolean in interface org.jooq.Record

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(String arg0)
Specified by:
getValueAsTimestamp in interface org.jooq.Record

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(String arg0,
                                           Timestamp arg1)
Specified by:
getValueAsTimestamp in interface org.jooq.Record

getValueAsDate

public final Date getValueAsDate(String arg0)
Specified by:
getValueAsDate in interface org.jooq.Record

getValueAsDate

public final Date getValueAsDate(String arg0,
                                 Date arg1)
Specified by:
getValueAsDate in interface org.jooq.Record

getValueAsTime

public final Time getValueAsTime(String arg0)
Specified by:
getValueAsTime in interface org.jooq.Record

getValueAsTime

public final Time getValueAsTime(String arg0,
                                 Time arg1)
Specified by:
getValueAsTime in interface org.jooq.Record

getValue

public final <T> T getValue(org.jooq.Field<?> arg0,
                            Class<? extends T> arg1)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <T> T getValue(org.jooq.Field<?> arg0,
                            Class<? extends T> arg1,
                            T arg2)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <T> T getValue(String arg0,
                            Class<? extends T> arg1)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <Z> Z getValue(String arg0,
                            Class<? extends Z> arg1,
                            Z arg2)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <T,U> U getValue(org.jooq.Field<T> arg0,
                              org.jooq.Converter<? super T,U> arg1)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <T,U> U getValue(org.jooq.Field<T> arg0,
                              org.jooq.Converter<? super T,U> arg1,
                              U arg2)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <U> U getValue(int arg0,
                            org.jooq.Converter<?,U> arg1)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <U> U getValue(int arg0,
                            org.jooq.Converter<?,U> arg1,
                            U arg2)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <U> U getValue(String arg0,
                            org.jooq.Converter<?,U> arg1)
Specified by:
getValue in interface org.jooq.Record

getValue

public final <U> U getValue(String arg0,
                            org.jooq.Converter<?,U> arg1,
                            U arg2)
Specified by:
getValue in interface org.jooq.Record

intoArray

public final Object[] intoArray()
Specified by:
intoArray in interface org.jooq.Record

into

public final <T> T into(Class<? extends T> arg0)
Specified by:
into in interface org.jooq.Record

into

public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0)
Specified by:
into in interface org.jooq.Record

from

public final void from(Object arg0)
Specified by:
from in interface org.jooq.Record

from

protected final void from(org.jooq.Record arg0)

internalAPI

public final <I> I internalAPI(Class<I> arg0)
Specified by:
internalAPI in interface org.jooq.Adapter

attach

public final void attach(org.jooq.Configuration arg0)
Specified by:
attach in interface org.jooq.Attachable

getConfiguration

public final org.jooq.Configuration getConfiguration()
Specified by:
getConfiguration in interface org.jooq.AttachableInternal

create

protected final org.jooq.impl.Factory create()

getValue

public final T getValue(int arg0,
                        T arg1)
Specified by:
getValue in interface org.jooq.Store<T>

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(int arg0)
Specified by:
getValueAsBigDecimal in interface org.jooq.Store<T>

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(int arg0,
                                             BigDecimal arg1)
Specified by:
getValueAsBigDecimal in interface org.jooq.Store<T>

getValueAsBoolean

public final Boolean getValueAsBoolean(int arg0)
Specified by:
getValueAsBoolean in interface org.jooq.Store<T>

getValueAsBoolean

public final Boolean getValueAsBoolean(int arg0,
                                       Boolean arg1)
Specified by:
getValueAsBoolean in interface org.jooq.Store<T>

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(int arg0)
Specified by:
getValueAsBigInteger in interface org.jooq.Store<T>

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(int arg0,
                                             BigInteger arg1)
Specified by:
getValueAsBigInteger in interface org.jooq.Store<T>

getValueAsByte

public final Byte getValueAsByte(int arg0)
Specified by:
getValueAsByte in interface org.jooq.Store<T>

getValueAsByte

public final Byte getValueAsByte(int arg0,
                                 Byte arg1)
Specified by:
getValueAsByte in interface org.jooq.Store<T>

getValueAsDate

public final Date getValueAsDate(int arg0)
Specified by:
getValueAsDate in interface org.jooq.Store<T>

getValueAsDate

public final Date getValueAsDate(int arg0,
                                 Date arg1)
Specified by:
getValueAsDate in interface org.jooq.Store<T>

getValueAsDouble

public final Double getValueAsDouble(int arg0)
Specified by:
getValueAsDouble in interface org.jooq.Store<T>

getValueAsDouble

public final Double getValueAsDouble(int arg0,
                                     Double arg1)
Specified by:
getValueAsDouble in interface org.jooq.Store<T>

getValueAsFloat

public final Float getValueAsFloat(int arg0)
Specified by:
getValueAsFloat in interface org.jooq.Store<T>

getValueAsFloat

public final Float getValueAsFloat(int arg0,
                                   Float arg1)
Specified by:
getValueAsFloat in interface org.jooq.Store<T>

getValueAsInteger

public final Integer getValueAsInteger(int arg0)
Specified by:
getValueAsInteger in interface org.jooq.Store<T>

getValueAsInteger

public final Integer getValueAsInteger(int arg0,
                                       Integer arg1)
Specified by:
getValueAsInteger in interface org.jooq.Store<T>

getValueAsLong

public final Long getValueAsLong(int arg0)
Specified by:
getValueAsLong in interface org.jooq.Store<T>

getValueAsLong

public final Long getValueAsLong(int arg0,
                                 Long arg1)
Specified by:
getValueAsLong in interface org.jooq.Store<T>

getValueAsShort

public final Short getValueAsShort(int arg0)
Specified by:
getValueAsShort in interface org.jooq.Store<T>

getValueAsShort

public final Short getValueAsShort(int arg0,
                                   Short arg1)
Specified by:
getValueAsShort in interface org.jooq.Store<T>

getValueAsString

public final String getValueAsString(int arg0)
Specified by:
getValueAsString in interface org.jooq.Store<T>

getValueAsString

public final String getValueAsString(int arg0,
                                     String arg1)
Specified by:
getValueAsString in interface org.jooq.Store<T>

getValueAsTime

public final Time getValueAsTime(int arg0)
Specified by:
getValueAsTime in interface org.jooq.Store<T>

getValueAsTime

public final Time getValueAsTime(int arg0,
                                 Time arg1)
Specified by:
getValueAsTime in interface org.jooq.Store<T>

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(int arg0)
Specified by:
getValueAsTimestamp in interface org.jooq.Store<T>

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(int arg0,
                                           Timestamp arg1)
Specified by:
getValueAsTimestamp in interface org.jooq.Store<T>

getValue

public final <Z> Z getValue(int arg0,
                            Class<? extends Z> arg1)
Specified by:
getValue in interface org.jooq.Store<T>

getValue

public final <Z> Z getValue(int arg0,
                            Class<? extends Z> arg1,
                            Z arg2)
Specified by:
getValue in interface org.jooq.Store<T>


Copyright © 2012. All Rights Reserved.