|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<TAuthorRecord>
org.jooq.util.maven.example.mysql.tables.records.TAuthorRecord
public class TAuthorRecord
This class is generated by jOOQ. An entity holding authors of books
| Constructor Summary | |
|---|---|
TAuthorRecord()
Create a detached TAuthorRecord |
|
| Method Summary | ||
|---|---|---|
void |
attach(org.jooq.Configuration arg0)
|
|
protected org.jooq.impl.Factory |
create()
|
|
List<TBookRecord> |
fetchTBookListByAuthorId()
The author ID PRIMARY KEY |
|
List<TBookRecord> |
fetchTBookListByCoAuthorId()
The author ID PRIMARY KEY |
|
void |
from(Object arg0)
|
|
protected void |
from(org.jooq.Record arg0)
|
|
String |
getAddress()
The author's address |
|
List<org.jooq.Attachable> |
getAttachables()
|
|
org.jooq.Configuration |
getConfiguration()
|
|
Date |
getDateOfBirth()
The author's date of birth |
|
|
getField(org.jooq.Field<T> arg0)
|
|
org.jooq.Field<?> |
getField(int arg0)
|
|
org.jooq.Field<?> |
getField(String arg0)
|
|
List<org.jooq.Field<?>> |
getFields()
|
|
String |
getFirstName()
The author's first name |
|
Integer |
getId()
The author ID PRIMARY KEY |
|
int |
getIndex(org.jooq.Field<?> arg0)
|
|
String |
getLastName()
The author's last name |
|
|
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1)
|
|
|
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2)
|
|
|
getValue(org.jooq.Field<T> arg0)
|
|
|
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1)
|
|
|
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1,
U arg2)
|
|
|
getValue(org.jooq.Field<T> arg0,
T arg1)
|
|
Object |
getValue(int arg0)
|
|
|
getValue(int arg0,
Class<? extends Z> arg1)
|
|
|
getValue(int arg0,
Class<? extends Z> arg1,
Z arg2)
|
|
|
getValue(int arg0,
org.jooq.Converter<?,U> arg1)
|
|
|
getValue(int arg0,
org.jooq.Converter<?,U> arg1,
U arg2)
|
|
T |
getValue(int arg0,
T arg1)
|
|
Object |
getValue(String arg0)
|
|
|
getValue(String arg0,
Class<? extends T> arg1)
|
|
|
getValue(String arg0,
Class<? extends Z> arg1,
Z arg2)
|
|
|
getValue(String arg0,
org.jooq.Converter<?,U> arg1)
|
|
|
getValue(String arg0,
org.jooq.Converter<?,U> arg1,
U arg2)
|
|
Object |
getValue(String arg0,
Object arg1)
|
|
|
getValueAsArray(org.jooq.Field<A> arg0)
|
|
|
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 |
getYearOfBirth()
The author's year of birth |
|
|
internalAPI(Class<I> arg0)
|
|
|
into(Class<? extends T> arg0)
|
|
|
into(org.jooq.Table<R> arg0)
|
|
Object[] |
intoArray()
|
|
void |
setAddress(String value)
The author's address |
|
void |
setDateOfBirth(Date value)
The author's date of birth |
|
void |
setFirstName(String value)
The author's first name |
|
void |
setId(Integer value)
The author ID PRIMARY KEY |
|
void |
setLastName(String value)
The author's last name |
|
|
setValue(org.jooq.Field<T> arg0,
T arg1)
|
|
|
setValue(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<T,? super U> arg2)
|
|
void |
setYearOfBirth(Integer value)
The author's year of birth |
|
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 |
|---|
public TAuthorRecord()
| Method Detail |
|---|
public void setId(Integer value)
public Integer getId()
public List<TBookRecord> fetchTBookListByAuthorId()
public List<TBookRecord> fetchTBookListByCoAuthorId()
public void setFirstName(String value)
public String getFirstName()
public void setLastName(String value)
public String getLastName()
public void setDateOfBirth(Date value)
public Date getDateOfBirth()
public void setYearOfBirth(Integer value)
public Integer getYearOfBirth()
public void setAddress(String value)
public String getAddress()
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.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.Record
public final <T> T getValue(org.jooq.Field<T> arg0,
T arg1)
getValue in interface org.jooq.Record
public final <T> void setValue(org.jooq.Field<T> arg0,
T arg1)
setValue in interface org.jooq.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Record
public 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.Store<Object>public final Object getValue(String arg0)
getValue in interface org.jooq.Record
public 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.Record
public 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.Record
public final String getValueAsString(String arg0,
String arg1)
getValueAsString in interface org.jooq.Recordpublic final Byte getValueAsByte(String arg0)
getValueAsByte in interface org.jooq.Record
public final Byte getValueAsByte(String arg0,
Byte arg1)
getValueAsByte in interface org.jooq.Recordpublic final Short getValueAsShort(String arg0)
getValueAsShort in interface org.jooq.Record
public final Short getValueAsShort(String arg0,
Short arg1)
getValueAsShort in interface org.jooq.Recordpublic final Integer getValueAsInteger(String arg0)
getValueAsInteger in interface org.jooq.Record
public final Integer getValueAsInteger(String arg0,
Integer arg1)
getValueAsInteger in interface org.jooq.Recordpublic final Long getValueAsLong(String arg0)
getValueAsLong in interface org.jooq.Record
public final Long getValueAsLong(String arg0,
Long arg1)
getValueAsLong in interface org.jooq.Recordpublic final BigInteger getValueAsBigInteger(String arg0)
getValueAsBigInteger in interface org.jooq.Record
public final BigInteger getValueAsBigInteger(String arg0,
BigInteger arg1)
getValueAsBigInteger in interface org.jooq.Recordpublic final Float getValueAsFloat(String arg0)
getValueAsFloat in interface org.jooq.Record
public final Float getValueAsFloat(String arg0,
Float arg1)
getValueAsFloat in interface org.jooq.Recordpublic final Double getValueAsDouble(String arg0)
getValueAsDouble in interface org.jooq.Record
public final Double getValueAsDouble(String arg0,
Double arg1)
getValueAsDouble in interface org.jooq.Recordpublic final BigDecimal getValueAsBigDecimal(String arg0)
getValueAsBigDecimal in interface org.jooq.Record
public final BigDecimal getValueAsBigDecimal(String arg0,
BigDecimal arg1)
getValueAsBigDecimal in interface org.jooq.Recordpublic final Boolean getValueAsBoolean(String arg0)
getValueAsBoolean in interface org.jooq.Record
public final Boolean getValueAsBoolean(String arg0,
Boolean arg1)
getValueAsBoolean in interface org.jooq.Recordpublic final Timestamp getValueAsTimestamp(String arg0)
getValueAsTimestamp in interface org.jooq.Record
public final Timestamp getValueAsTimestamp(String arg0,
Timestamp arg1)
getValueAsTimestamp in interface org.jooq.Recordpublic final Date getValueAsDate(String arg0)
getValueAsDate in interface org.jooq.Record
public final Date getValueAsDate(String arg0,
Date arg1)
getValueAsDate in interface org.jooq.Recordpublic final Time getValueAsTime(String arg0)
getValueAsTime in interface org.jooq.Record
public final Time getValueAsTime(String arg0,
Time arg1)
getValueAsTime in interface org.jooq.Record
public final <T> T getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Record
public final <T> T getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2)
getValue in interface org.jooq.Record
public final <T> T getValue(String arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Record
public final <Z> Z getValue(String arg0,
Class<? extends Z> arg1,
Z arg2)
getValue in interface org.jooq.Record
public final <T,U> U getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1)
getValue in interface org.jooq.Record
public final <T,U> U getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,U> arg1,
U arg2)
getValue in interface org.jooq.Record
public final <U> U getValue(int arg0,
org.jooq.Converter<?,U> arg1)
getValue in interface org.jooq.Record
public final <U> U getValue(int arg0,
org.jooq.Converter<?,U> arg1,
U arg2)
getValue in interface org.jooq.Record
public final <U> U getValue(String arg0,
org.jooq.Converter<?,U> arg1)
getValue in interface org.jooq.Record
public final <U> U getValue(String arg0,
org.jooq.Converter<?,U> arg1,
U arg2)
getValue in interface org.jooq.Recordpublic final Object[] intoArray()
intoArray in interface org.jooq.Recordpublic final <T> T into(Class<? extends T> 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 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>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||