@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class EIdentityRecord extends org.jooq.impl.UpdatableRecordImpl<EIdentityRecord> implements IEIdentity
| Constructor and Description |
|---|
EIdentityRecord()
Create a detached EIdentityRecord
|
EIdentityRecord(String key,
String code,
String type,
String status,
String country,
String nativePlace,
String nation,
String address,
String realname,
LocalDateTime birthday,
String driverLicense,
String carPlate,
String passport,
Boolean gender,
String marital,
String contactMobile,
String contactPhone,
String contactAddress,
String contactEmail,
String urgentName,
String urgentPhone,
String ecQq,
String ecAlipay,
String ecWechat,
String idcType,
String idcNumber,
String idcAddress,
LocalDateTime idcExpiredAt,
String idcFront,
String idcBack,
String idcIssuer,
LocalDateTime idcIssueAt,
Boolean verified,
String metadata,
Boolean active,
String sigma,
String language,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy)
Create a detached, initialised EIdentityRecord
|
| Modifier and Type | Method and Description |
|---|---|
void |
attach(org.jooq.Configuration arg0) |
boolean |
changed() |
void |
changed(boolean arg0) |
boolean |
changed(org.jooq.Field<?> arg0) |
void |
changed(org.jooq.Field<?> arg0,
boolean arg1) |
boolean |
changed(int arg0) |
void |
changed(int arg0,
boolean arg1) |
boolean |
changed(org.jooq.Name arg0) |
void |
changed(org.jooq.Name arg0,
boolean arg1) |
boolean |
changed(String arg0) |
void |
changed(String arg0,
boolean arg1) |
org.jooq.Configuration |
configuration() |
protected org.jooq.DSLContext |
create() |
void |
detach() |
<T> org.jooq.Field<T> |
field(org.jooq.Field<T> arg0) |
org.jooq.Field<?> |
field(int arg0) |
org.jooq.Field<?> |
field(org.jooq.Name arg0) |
org.jooq.Field<?> |
field(String arg0) |
org.jooq.Field<?>[] |
fields() |
org.jooq.Field<?>[] |
fields(org.jooq.Field<?>... arg0) |
org.jooq.Field<?>[] |
fields(int... arg0) |
org.jooq.Field<?>[] |
fields(org.jooq.Name... arg0) |
org.jooq.Field<?>[] |
fields(String... arg0) |
String |
formatJSON() |
String |
formatJSON(org.jooq.JSONFormat arg0) |
void |
formatJSON(OutputStream arg0) |
void |
formatJSON(OutputStream arg0,
org.jooq.JSONFormat arg1) |
void |
formatJSON(Writer arg0) |
void |
formatJSON(Writer arg0,
org.jooq.JSONFormat arg1) |
String |
formatXML() |
void |
formatXML(OutputStream arg0) |
void |
formatXML(OutputStream arg0,
org.jooq.XMLFormat arg1) |
void |
formatXML(Writer arg0) |
void |
formatXML(Writer arg0,
org.jooq.XMLFormat arg1) |
String |
formatXML(org.jooq.XMLFormat arg0) |
void |
from(IEIdentity from)
Load data from another generated Record/POJO implementing the common interface IEIdentity
|
void |
from(Object arg0) |
void |
from(Object arg0,
org.jooq.Field<?>... arg1) |
void |
from(Object arg0,
int... arg1) |
void |
from(Object arg0,
org.jooq.Name... arg1) |
void |
from(Object arg0,
String... arg1) |
protected void |
from(org.jooq.Record arg0) |
void |
fromArray(Object... arg0) |
void |
fromArray(Object[] arg0,
org.jooq.Field<?>... arg1) |
void |
fromArray(Object[] arg0,
int... arg1) |
void |
fromArray(Object[] arg0,
org.jooq.Name... arg1) |
void |
fromArray(Object[] arg0,
String... arg1) |
void |
fromMap(Map<String,?> arg0) |
void |
fromMap(Map<String,?> arg0,
org.jooq.Field<?>... arg1) |
void |
fromMap(Map<String,?> arg0,
int... arg1) |
void |
fromMap(Map<String,?> arg0,
org.jooq.Name... arg1) |
void |
fromMap(Map<String,?> arg0,
String... arg1) |
<T> T |
get(org.jooq.Field<?> arg0,
Class<? extends T> arg1) |
<T> T |
get(org.jooq.Field<T> arg0) |
<T,U> U |
get(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1) |
Object |
get(int arg0) |
<T> T |
get(int arg0,
Class<? extends T> arg1) |
<U> U |
get(int arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
get(org.jooq.Name arg0) |
<T> T |
get(org.jooq.Name arg0,
Class<? extends T> arg1) |
<U> U |
get(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
get(String arg0) |
<T> T |
get(String arg0,
Class<? extends T> arg1) |
<U> U |
get(String arg0,
org.jooq.Converter<?,? extends U> arg1) |
Boolean |
getActive()
Getter for
DB_ETERNAL.E_IDENTITY.ACTIVE. |
String |
getAddress()
Getter for
DB_ETERNAL.E_IDENTITY.ADDRESS. |
LocalDateTime |
getBirthday()
Getter for
DB_ETERNAL.E_IDENTITY.BIRTHDAY. |
String |
getCarPlate()
Getter for
DB_ETERNAL.E_IDENTITY.CAR_PLATE. |
String |
getCode()
Getter for
DB_ETERNAL.E_IDENTITY.CODE. |
String |
getContactAddress()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. |
String |
getContactEmail()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. |
String |
getContactMobile()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. |
String |
getContactPhone()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. |
String |
getCountry()
Getter for
DB_ETERNAL.E_IDENTITY.COUNTRY. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.E_IDENTITY.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.E_IDENTITY.CREATED_BY. |
String |
getDriverLicense()
Getter for
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. |
String |
getEcAlipay()
Getter for
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. |
String |
getEcQq()
Getter for
DB_ETERNAL.E_IDENTITY.EC_QQ. |
String |
getEcWechat()
Getter for
DB_ETERNAL.E_IDENTITY.EC_WECHAT. |
Boolean |
getGender()
Getter for
DB_ETERNAL.E_IDENTITY.GENDER. |
String |
getIdcAddress()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. |
String |
getIdcBack()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_BACK. |
LocalDateTime |
getIdcExpiredAt()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. |
String |
getIdcFront()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_FRONT. |
LocalDateTime |
getIdcIssueAt()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. |
String |
getIdcIssuer()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. |
String |
getIdcNumber()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. |
String |
getIdcType()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_TYPE. |
String |
getKey()
Getter for
DB_ETERNAL.E_IDENTITY.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.E_IDENTITY.LANGUAGE. |
String |
getMarital()
Getter for
DB_ETERNAL.E_IDENTITY.MARITAL. |
String |
getMetadata()
Getter for
DB_ETERNAL.E_IDENTITY.METADATA. |
String |
getNation()
Getter for
DB_ETERNAL.E_IDENTITY.NATION. |
String |
getNativePlace()
Getter for
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. |
String |
getPassport()
Getter for
DB_ETERNAL.E_IDENTITY.PASSPORT. |
String |
getRealname()
Getter for
DB_ETERNAL.E_IDENTITY.REALNAME. |
String |
getSigma()
Getter for
DB_ETERNAL.E_IDENTITY.SIGMA. |
String |
getStatus()
Getter for
DB_ETERNAL.E_IDENTITY.STATUS. |
String |
getType()
Getter for
DB_ETERNAL.E_IDENTITY.TYPE. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.E_IDENTITY.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.E_IDENTITY.UPDATED_BY. |
String |
getUrgentName()
Getter for
DB_ETERNAL.E_IDENTITY.URGENT_NAME. |
String |
getUrgentPhone()
Getter for
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. |
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1) |
<T> T |
getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<T> T |
getValue(org.jooq.Field<T> arg0) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1) |
<T,U> U |
getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1,
U arg2)
Deprecated.
|
<T> T |
getValue(org.jooq.Field<T> arg0,
T arg1)
Deprecated.
|
Object |
getValue(int arg0) |
<T> T |
getValue(int arg0,
Class<? extends T> arg1) |
<T> T |
getValue(int arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<U> U |
getValue(int arg0,
org.jooq.Converter<?,? extends U> arg1) |
<U> U |
getValue(int arg0,
org.jooq.Converter<?,? extends U> arg1,
U arg2)
Deprecated.
|
Object |
getValue(int arg0,
Object arg1)
Deprecated.
|
Object |
getValue(org.jooq.Name arg0) |
<T> T |
getValue(org.jooq.Name arg0,
Class<? extends T> arg1) |
<U> U |
getValue(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> arg1) |
Object |
getValue(String arg0) |
<T> T |
getValue(String arg0,
Class<? extends T> arg1) |
<T> T |
getValue(String arg0,
Class<? extends T> arg1,
T arg2)
Deprecated.
|
<U> U |
getValue(String arg0,
org.jooq.Converter<?,? extends U> arg1) |
<U> U |
getValue(String arg0,
org.jooq.Converter<?,? extends U> arg1,
U arg2)
Deprecated.
|
Object |
getValue(String arg0,
Object arg1)
Deprecated.
|
Boolean |
getVerified()
Getter for
DB_ETERNAL.E_IDENTITY.VERIFIED. |
<E> E |
into(Class<? extends E> arg0) |
<E> E |
into(E arg0) |
<E extends IEIdentity> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface IEIdentity
|
org.jooq.Record |
into(org.jooq.Field<?>... arg0) |
<T1> org.jooq.Record1<T1> |
into(org.jooq.Field<T1> arg0) |
<T1,T2> org.jooq.Record2<T1,T2> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1) |
<T1,T2,T3> org.jooq.Record3<T1,T2,T3> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2) |
<T1,T2,T3,T4> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3) |
<T1,T2,T3,T4,T5> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4) |
<T1,T2,T3,T4,T5,T6> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5) |
<T1,T2,T3,T4,T5,T6,T7> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6) |
<T1,T2,T3,T4,T5,T6,T7,T8> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20) |
<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> |
into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20,
org.jooq.Field<T22> arg21) |
<R extends org.jooq.Record> |
into(org.jooq.Table<R> arg0) |
Object[] |
intoArray() |
List<Object> |
intoList() |
Map<String,Object> |
intoMap() |
ResultSet |
intoResultSet() |
Stream<Object> |
intoStream() |
org.jooq.Record1<String> |
key() |
<E> E |
map(org.jooq.RecordMapper<org.jooq.Record,E> arg0) |
<T> T |
original(org.jooq.Field<T> arg0) |
Object |
original(int arg0) |
Object |
original(org.jooq.Name arg0) |
Object |
original(String arg0) |
void |
reset() |
void |
reset(org.jooq.Field<?> arg0) |
void |
reset(int arg0) |
void |
reset(org.jooq.Name arg0) |
void |
reset(String arg0) |
<T> void |
set(org.jooq.Field<T> arg0,
T arg1) |
<T,U> void |
set(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<? extends T,? super U> arg2) |
protected void |
set(int arg0,
Object arg1) |
EIdentityRecord |
setActive(Boolean value)
Setter for
DB_ETERNAL.E_IDENTITY.ACTIVE. |
EIdentityRecord |
setAddress(String value)
Setter for
DB_ETERNAL.E_IDENTITY.ADDRESS. |
EIdentityRecord |
setBirthday(LocalDateTime value)
Setter for
DB_ETERNAL.E_IDENTITY.BIRTHDAY. |
EIdentityRecord |
setCarPlate(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CAR_PLATE. |
EIdentityRecord |
setCode(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CODE. |
EIdentityRecord |
setContactAddress(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. |
EIdentityRecord |
setContactEmail(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. |
EIdentityRecord |
setContactMobile(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. |
EIdentityRecord |
setContactPhone(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. |
EIdentityRecord |
setCountry(String value)
Setter for
DB_ETERNAL.E_IDENTITY.COUNTRY. |
EIdentityRecord |
setCreatedAt(LocalDateTime value)
Setter for
DB_ETERNAL.E_IDENTITY.CREATED_AT. |
EIdentityRecord |
setCreatedBy(String value)
Setter for
DB_ETERNAL.E_IDENTITY.CREATED_BY. |
EIdentityRecord |
setDriverLicense(String value)
Setter for
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. |
EIdentityRecord |
setEcAlipay(String value)
Setter for
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. |
EIdentityRecord |
setEcQq(String value)
Setter for
DB_ETERNAL.E_IDENTITY.EC_QQ. |
EIdentityRecord |
setEcWechat(String value)
Setter for
DB_ETERNAL.E_IDENTITY.EC_WECHAT. |
EIdentityRecord |
setGender(Boolean value)
Setter for
DB_ETERNAL.E_IDENTITY.GENDER. |
EIdentityRecord |
setIdcAddress(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. |
EIdentityRecord |
setIdcBack(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_BACK. |
EIdentityRecord |
setIdcExpiredAt(LocalDateTime value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. |
EIdentityRecord |
setIdcFront(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_FRONT. |
EIdentityRecord |
setIdcIssueAt(LocalDateTime value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. |
EIdentityRecord |
setIdcIssuer(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. |
EIdentityRecord |
setIdcNumber(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. |
EIdentityRecord |
setIdcType(String value)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_TYPE. |
EIdentityRecord |
setKey(String value)
Setter for
DB_ETERNAL.E_IDENTITY.KEY. |
EIdentityRecord |
setLanguage(String value)
Setter for
DB_ETERNAL.E_IDENTITY.LANGUAGE. |
EIdentityRecord |
setMarital(String value)
Setter for
DB_ETERNAL.E_IDENTITY.MARITAL. |
EIdentityRecord |
setMetadata(String value)
Setter for
DB_ETERNAL.E_IDENTITY.METADATA. |
EIdentityRecord |
setNation(String value)
Setter for
DB_ETERNAL.E_IDENTITY.NATION. |
EIdentityRecord |
setNativePlace(String value)
Setter for
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. |
EIdentityRecord |
setPassport(String value)
Setter for
DB_ETERNAL.E_IDENTITY.PASSPORT. |
EIdentityRecord |
setRealname(String value)
Setter for
DB_ETERNAL.E_IDENTITY.REALNAME. |
EIdentityRecord |
setSigma(String value)
Setter for
DB_ETERNAL.E_IDENTITY.SIGMA. |
EIdentityRecord |
setStatus(String value)
Setter for
DB_ETERNAL.E_IDENTITY.STATUS. |
EIdentityRecord |
setType(String value)
Setter for
DB_ETERNAL.E_IDENTITY.TYPE. |
EIdentityRecord |
setUpdatedAt(LocalDateTime value)
Setter for
DB_ETERNAL.E_IDENTITY.UPDATED_AT. |
EIdentityRecord |
setUpdatedBy(String value)
Setter for
DB_ETERNAL.E_IDENTITY.UPDATED_BY. |
EIdentityRecord |
setUrgentName(String value)
Setter for
DB_ETERNAL.E_IDENTITY.URGENT_NAME. |
EIdentityRecord |
setUrgentPhone(String value)
Setter for
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. |
<T> void |
setValue(org.jooq.Field<T> arg0,
T arg1) |
<T,U> void |
setValue(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<? extends T,? super U> arg2) |
protected void |
setValue(int arg0,
Object arg1)
Deprecated.
|
EIdentityRecord |
setVerified(Boolean value)
Setter for
DB_ETERNAL.E_IDENTITY.VERIFIED. |
int |
size() |
copy, delete, fetchChild, fetchChildren, refresh, refresh, refresh, store, store, store, update, update, updatefetchParent, fieldsRow, getTable, insert, insert, insert, original, valuesRow, with, withclone, finalize, getClass, notify, notifyAll, wait, wait, waitfromJson, toJsonchanged, changed, changed, changed, changed, changed, changed, changed, changed, changed, compareTo, equals, field, field, field, field, fields, fields, fields, fields, fields, fieldsRow, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatXML, formatXML, formatXML, formatXML, formatXML, formatXML, from, from, from, from, from, fromArray, fromArray, fromArray, fromArray, fromArray, fromMap, fromMap, fromMap, fromMap, fromMap, get, get, get, get, get, get, get, get, get, get, get, get, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, hashCode, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, intoArray, intoList, intoMap, intoResultSet, intoStream, map, original, original, original, original, reset, reset, reset, reset, reset, set, set, setValue, setValue, size, valuesRowpublic EIdentityRecord()
public EIdentityRecord(String key, String code, String type, String status, String country, String nativePlace, String nation, String address, String realname, LocalDateTime birthday, String driverLicense, String carPlate, String passport, Boolean gender, String marital, String contactMobile, String contactPhone, String contactAddress, String contactEmail, String urgentName, String urgentPhone, String ecQq, String ecAlipay, String ecWechat, String idcType, String idcNumber, String idcAddress, LocalDateTime idcExpiredAt, String idcFront, String idcBack, String idcIssuer, LocalDateTime idcIssueAt, Boolean verified, String metadata, Boolean active, String sigma, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public EIdentityRecord setKey(String value)
DB_ETERNAL.E_IDENTITY.KEY. 「key」- 身份主键setKey in interface IEIdentitypublic String getKey()
DB_ETERNAL.E_IDENTITY.KEY. 「key」- 身份主键getKey in interface IEIdentitypublic EIdentityRecord setCode(String value)
DB_ETERNAL.E_IDENTITY.CODE. 「code」- 系统编号setCode in interface IEIdentitypublic String getCode()
DB_ETERNAL.E_IDENTITY.CODE. 「code」- 系统编号getCode in interface IEIdentitypublic EIdentityRecord setType(String value)
DB_ETERNAL.E_IDENTITY.TYPE. 「type」- 身份类型/档案类型setType in interface IEIdentitypublic String getType()
DB_ETERNAL.E_IDENTITY.TYPE. 「type」- 身份类型/档案类型getType in interface IEIdentitypublic EIdentityRecord setStatus(String value)
DB_ETERNAL.E_IDENTITY.STATUS. 「status」- 档案状态setStatus in interface IEIdentitypublic String getStatus()
DB_ETERNAL.E_IDENTITY.STATUS. 「status」- 档案状态getStatus in interface IEIdentitypublic EIdentityRecord setCountry(String value)
DB_ETERNAL.E_IDENTITY.COUNTRY. 「country」- 国籍setCountry in interface IEIdentitypublic String getCountry()
DB_ETERNAL.E_IDENTITY.COUNTRY. 「country」- 国籍getCountry in interface IEIdentitypublic EIdentityRecord setNativePlace(String value)
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. 「nativePlace」- 籍贯setNativePlace in interface IEIdentitypublic String getNativePlace()
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. 「nativePlace」- 籍贯getNativePlace in interface IEIdentitypublic EIdentityRecord setNation(String value)
DB_ETERNAL.E_IDENTITY.NATION. 「nation」- 民族setNation in interface IEIdentitypublic String getNation()
DB_ETERNAL.E_IDENTITY.NATION. 「nation」- 民族getNation in interface IEIdentitypublic EIdentityRecord setAddress(String value)
DB_ETERNAL.E_IDENTITY.ADDRESS. 「address」- 居住地址setAddress in interface IEIdentitypublic String getAddress()
DB_ETERNAL.E_IDENTITY.ADDRESS. 「address」- 居住地址getAddress in interface IEIdentitypublic EIdentityRecord setRealname(String value)
DB_ETERNAL.E_IDENTITY.REALNAME. 「realname」- 真实姓名setRealname in interface IEIdentitypublic String getRealname()
DB_ETERNAL.E_IDENTITY.REALNAME. 「realname」- 真实姓名getRealname in interface IEIdentitypublic EIdentityRecord setBirthday(LocalDateTime value)
DB_ETERNAL.E_IDENTITY.BIRTHDAY. 「birthday」- 生日setBirthday in interface IEIdentitypublic LocalDateTime getBirthday()
DB_ETERNAL.E_IDENTITY.BIRTHDAY. 「birthday」- 生日getBirthday in interface IEIdentitypublic EIdentityRecord setDriverLicense(String value)
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. 「driverLicense」- 驾驶证setDriverLicense in interface IEIdentitypublic String getDriverLicense()
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. 「driverLicense」- 驾驶证getDriverLicense in interface IEIdentitypublic EIdentityRecord setCarPlate(String value)
DB_ETERNAL.E_IDENTITY.CAR_PLATE. 「carPlate」- 常用车牌setCarPlate in interface IEIdentitypublic String getCarPlate()
DB_ETERNAL.E_IDENTITY.CAR_PLATE. 「carPlate」- 常用车牌getCarPlate in interface IEIdentitypublic EIdentityRecord setPassport(String value)
DB_ETERNAL.E_IDENTITY.PASSPORT. 「passport」- 护照setPassport in interface IEIdentitypublic String getPassport()
DB_ETERNAL.E_IDENTITY.PASSPORT. 「passport」- 护照getPassport in interface IEIdentitypublic EIdentityRecord setGender(Boolean value)
DB_ETERNAL.E_IDENTITY.GENDER. 「gender」- 性别setGender in interface IEIdentitypublic Boolean getGender()
DB_ETERNAL.E_IDENTITY.GENDER. 「gender」- 性别getGender in interface IEIdentitypublic EIdentityRecord setMarital(String value)
DB_ETERNAL.E_IDENTITY.MARITAL. 「marital」- 婚姻状况setMarital in interface IEIdentitypublic String getMarital()
DB_ETERNAL.E_IDENTITY.MARITAL. 「marital」- 婚姻状况getMarital in interface IEIdentitypublic EIdentityRecord setContactMobile(String value)
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. 「contactMobile」- 联系手机setContactMobile in interface IEIdentitypublic String getContactMobile()
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. 「contactMobile」- 联系手机getContactMobile in interface IEIdentitypublic EIdentityRecord setContactPhone(String value)
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. 「contactPhone」- 座机setContactPhone in interface IEIdentitypublic String getContactPhone()
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. 「contactPhone」- 座机getContactPhone in interface IEIdentitypublic EIdentityRecord setContactAddress(String value)
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. 「contactAddress」- 联系地址setContactAddress in interface IEIdentitypublic String getContactAddress()
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. 「contactAddress」- 联系地址getContactAddress in interface IEIdentitypublic EIdentityRecord setContactEmail(String value)
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. 「contactEmail」- 联系EmailsetContactEmail in interface IEIdentitypublic String getContactEmail()
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. 「contactEmail」- 联系EmailgetContactEmail in interface IEIdentitypublic EIdentityRecord setUrgentName(String value)
DB_ETERNAL.E_IDENTITY.URGENT_NAME. 「urgentName」- 紧急联系人setUrgentName in interface IEIdentitypublic String getUrgentName()
DB_ETERNAL.E_IDENTITY.URGENT_NAME. 「urgentName」- 紧急联系人getUrgentName in interface IEIdentitypublic EIdentityRecord setUrgentPhone(String value)
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. 「urgentPhone」- 紧急联系电话setUrgentPhone in interface IEIdentitypublic String getUrgentPhone()
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. 「urgentPhone」- 紧急联系电话getUrgentPhone in interface IEIdentitypublic EIdentityRecord setEcQq(String value)
DB_ETERNAL.E_IDENTITY.EC_QQ. 「ecQq」- QQ号码setEcQq in interface IEIdentitypublic String getEcQq()
DB_ETERNAL.E_IDENTITY.EC_QQ. 「ecQq」- QQ号码getEcQq in interface IEIdentitypublic EIdentityRecord setEcAlipay(String value)
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. 「ecAlipay」- 支付宝setEcAlipay in interface IEIdentitypublic String getEcAlipay()
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. 「ecAlipay」- 支付宝getEcAlipay in interface IEIdentitypublic EIdentityRecord setEcWechat(String value)
DB_ETERNAL.E_IDENTITY.EC_WECHAT. 「ecWechat」- 微信setEcWechat in interface IEIdentitypublic String getEcWechat()
DB_ETERNAL.E_IDENTITY.EC_WECHAT. 「ecWechat」- 微信getEcWechat in interface IEIdentitypublic EIdentityRecord setIdcType(String value)
DB_ETERNAL.E_IDENTITY.IDC_TYPE. 「idcType」- 证件类型setIdcType in interface IEIdentitypublic String getIdcType()
DB_ETERNAL.E_IDENTITY.IDC_TYPE. 「idcType」- 证件类型getIdcType in interface IEIdentitypublic EIdentityRecord setIdcNumber(String value)
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. 「idcNumber」- 证件号setIdcNumber in interface IEIdentitypublic String getIdcNumber()
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. 「idcNumber」- 证件号getIdcNumber in interface IEIdentitypublic EIdentityRecord setIdcAddress(String value)
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. 「idcAddress」- 证件地址setIdcAddress in interface IEIdentitypublic String getIdcAddress()
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. 「idcAddress」- 证件地址getIdcAddress in interface IEIdentitypublic EIdentityRecord setIdcExpiredAt(LocalDateTime value)
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. 「idcExpiredAt」- 证件过期时间setIdcExpiredAt in interface IEIdentitypublic LocalDateTime getIdcExpiredAt()
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. 「idcExpiredAt」- 证件过期时间getIdcExpiredAt in interface IEIdentitypublic EIdentityRecord setIdcFront(String value)
DB_ETERNAL.E_IDENTITY.IDC_FRONT. 「idcFront」- 证件正面附件setIdcFront in interface IEIdentitypublic String getIdcFront()
DB_ETERNAL.E_IDENTITY.IDC_FRONT. 「idcFront」- 证件正面附件getIdcFront in interface IEIdentitypublic EIdentityRecord setIdcBack(String value)
DB_ETERNAL.E_IDENTITY.IDC_BACK. 「idcBack」- 证件背面附件setIdcBack in interface IEIdentitypublic String getIdcBack()
DB_ETERNAL.E_IDENTITY.IDC_BACK. 「idcBack」- 证件背面附件getIdcBack in interface IEIdentitypublic EIdentityRecord setIdcIssuer(String value)
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. 「idcIssuer」- 证件签发机构setIdcIssuer in interface IEIdentitypublic String getIdcIssuer()
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. 「idcIssuer」- 证件签发机构getIdcIssuer in interface IEIdentitypublic EIdentityRecord setIdcIssueAt(LocalDateTime value)
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. 「idcIssueAt」- 证件签发时间setIdcIssueAt in interface IEIdentitypublic LocalDateTime getIdcIssueAt()
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. 「idcIssueAt」- 证件签发时间getIdcIssueAt in interface IEIdentitypublic EIdentityRecord setVerified(Boolean value)
DB_ETERNAL.E_IDENTITY.VERIFIED. 「verified」- 是否验证、备案setVerified in interface IEIdentitypublic Boolean getVerified()
DB_ETERNAL.E_IDENTITY.VERIFIED. 「verified」- 是否验证、备案getVerified in interface IEIdentitypublic EIdentityRecord setMetadata(String value)
DB_ETERNAL.E_IDENTITY.METADATA. 「metadata」- 附加配置setMetadata in interface IEIdentitypublic String getMetadata()
DB_ETERNAL.E_IDENTITY.METADATA. 「metadata」- 附加配置getMetadata in interface IEIdentitypublic EIdentityRecord setActive(Boolean value)
DB_ETERNAL.E_IDENTITY.ACTIVE. 「active」- 是否启用setActive in interface IEIdentitypublic Boolean getActive()
DB_ETERNAL.E_IDENTITY.ACTIVE. 「active」- 是否启用getActive in interface IEIdentitypublic EIdentityRecord setSigma(String value)
DB_ETERNAL.E_IDENTITY.SIGMA. 「sigma」- 统一标识setSigma in interface IEIdentitypublic String getSigma()
DB_ETERNAL.E_IDENTITY.SIGMA. 「sigma」- 统一标识getSigma in interface IEIdentitypublic EIdentityRecord setLanguage(String value)
DB_ETERNAL.E_IDENTITY.LANGUAGE. 「language」- 使用的语言setLanguage in interface IEIdentitypublic String getLanguage()
DB_ETERNAL.E_IDENTITY.LANGUAGE. 「language」- 使用的语言getLanguage in interface IEIdentitypublic EIdentityRecord setCreatedAt(LocalDateTime value)
DB_ETERNAL.E_IDENTITY.CREATED_AT. 「createdAt」- 创建时间setCreatedAt in interface IEIdentitypublic LocalDateTime getCreatedAt()
DB_ETERNAL.E_IDENTITY.CREATED_AT. 「createdAt」- 创建时间getCreatedAt in interface IEIdentitypublic EIdentityRecord setCreatedBy(String value)
DB_ETERNAL.E_IDENTITY.CREATED_BY. 「createdBy」- 创建人setCreatedBy in interface IEIdentitypublic String getCreatedBy()
DB_ETERNAL.E_IDENTITY.CREATED_BY. 「createdBy」- 创建人getCreatedBy in interface IEIdentitypublic EIdentityRecord setUpdatedAt(LocalDateTime value)
DB_ETERNAL.E_IDENTITY.UPDATED_AT. 「updatedAt」- 更新时间setUpdatedAt in interface IEIdentitypublic LocalDateTime getUpdatedAt()
DB_ETERNAL.E_IDENTITY.UPDATED_AT. 「updatedAt」- 更新时间getUpdatedAt in interface IEIdentitypublic EIdentityRecord setUpdatedBy(String value)
DB_ETERNAL.E_IDENTITY.UPDATED_BY. 「updatedBy」- 更新人setUpdatedBy in interface IEIdentitypublic String getUpdatedBy()
DB_ETERNAL.E_IDENTITY.UPDATED_BY. 「updatedBy」- 更新人getUpdatedBy in interface IEIdentitypublic org.jooq.Record1<String> key()
key in interface org.jooq.UpdatableRecord<EIdentityRecord>key in class org.jooq.impl.UpdatableRecordImpl<EIdentityRecord>public void from(IEIdentity from)
from in interface IEIdentitypublic <E extends IEIdentity> E into(E into)
into in interface IEIdentitypublic final <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0)
field in interface org.jooq.Recordpublic final org.jooq.Field<?> field(String arg0)
field in interface org.jooq.Recordpublic final org.jooq.Field<?> field(org.jooq.Name arg0)
field in interface org.jooq.Recordpublic final org.jooq.Field<?> field(int arg0)
field in interface org.jooq.Recordpublic final org.jooq.Field<?>[] fields()
fields in interface org.jooq.Recordpublic final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0)
fields in interface org.jooq.Recordpublic final org.jooq.Field<?>[] fields(String... arg0)
fields in interface org.jooq.Recordpublic final org.jooq.Field<?>[] fields(org.jooq.Name... arg0)
fields in interface org.jooq.Recordpublic final org.jooq.Field<?>[] fields(int... arg0)
fields in interface org.jooq.Recordpublic final int size()
size in interface org.jooq.Recordpublic final <T> T get(org.jooq.Field<T> arg0)
get in interface org.jooq.Recordpublic final <T> T get(org.jooq.Field<?> arg0,
Class<? extends T> arg1)
get in interface org.jooq.Recordpublic final <T,U> U get(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1)
get in interface org.jooq.Recordpublic final Object get(int arg0)
get in interface org.jooq.Recordpublic final <T> T get(int arg0,
Class<? extends T> arg1)
get in interface org.jooq.Recordpublic final <U> U get(int arg0,
org.jooq.Converter<?,? extends U> arg1)
get in interface org.jooq.Recordpublic final <T> T get(String arg0, Class<? extends T> arg1)
get in interface org.jooq.Recordpublic final <U> U get(String arg0, org.jooq.Converter<?,? extends U> arg1)
get in interface org.jooq.Recordpublic final Object get(org.jooq.Name arg0)
get in interface org.jooq.Recordpublic final <T> T get(org.jooq.Name arg0,
Class<? extends T> arg1)
get in interface org.jooq.Recordpublic final <U> U get(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> arg1)
get in interface org.jooq.Record@Deprecated protected final void setValue(int arg0, Object arg1)
protected final void set(int arg0,
Object arg1)
public final <T> void set(org.jooq.Field<T> arg0,
T arg1)
set in interface org.jooq.Recordpublic final <T,U> void set(org.jooq.Field<T> arg0,
U arg1,
org.jooq.Converter<? extends T,? super U> arg2)
set in interface org.jooq.Recordpublic final <T> T original(org.jooq.Field<T> arg0)
original in interface org.jooq.Recordpublic final Object original(int arg0)
original in interface org.jooq.Recordpublic final Object original(String arg0)
original in interface org.jooq.Recordpublic final Object original(org.jooq.Name arg0)
original in interface org.jooq.Recordpublic final boolean changed()
changed in interface org.jooq.Recordpublic final boolean changed(org.jooq.Field<?> arg0)
changed in interface org.jooq.Recordpublic final boolean changed(int arg0)
changed in interface org.jooq.Recordpublic final boolean changed(String arg0)
changed in interface org.jooq.Recordpublic final boolean changed(org.jooq.Name arg0)
changed in interface org.jooq.Recordpublic final void changed(boolean arg0)
changed in interface org.jooq.Recordpublic final void changed(org.jooq.Field<?> arg0,
boolean arg1)
changed in interface org.jooq.Recordpublic final void changed(int arg0,
boolean arg1)
changed in interface org.jooq.Recordpublic final void changed(String arg0, boolean arg1)
changed in interface org.jooq.Recordpublic final void changed(org.jooq.Name arg0,
boolean arg1)
changed in interface org.jooq.Recordpublic final void reset()
reset in interface org.jooq.Recordpublic final void reset(org.jooq.Field<?> arg0)
reset in interface org.jooq.Recordpublic final void reset(int arg0)
reset in interface org.jooq.Recordpublic final void reset(String arg0)
reset in interface org.jooq.Recordpublic final void reset(org.jooq.Name arg0)
reset in interface org.jooq.Recordpublic final Object[] intoArray()
intoArray in interface org.jooq.Recordpublic final Stream<Object> intoStream()
intoStream in interface org.jooq.Recordpublic final Map<String,Object> intoMap()
intoMap in interface org.jooq.Recordpublic final org.jooq.Record into(org.jooq.Field<?>... arg0)
into in interface org.jooq.Recordpublic final <T1> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0)
into in interface org.jooq.Recordpublic final <T1,T2> org.jooq.Record2<T1,T2> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1)
into in interface org.jooq.Recordpublic final <T1,T2,T3> org.jooq.Record3<T1,T2,T3> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4> org.jooq.Record4<T1,T2,T3,T4> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5> org.jooq.Record5<T1,T2,T3,T4,T5> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6> org.jooq.Record6<T1,T2,T3,T4,T5,T6> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7> org.jooq.Record7<T1,T2,T3,T4,T5,T6,T7> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8> org.jooq.Record8<T1,T2,T3,T4,T5,T6,T7,T8> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9> org.jooq.Record9<T1,T2,T3,T4,T5,T6,T7,T8,T9> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> org.jooq.Record10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> org.jooq.Record12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> org.jooq.Record13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> org.jooq.Record14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> org.jooq.Record15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> org.jooq.Record17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> org.jooq.Record19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> org.jooq.Record20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> org.jooq.Record21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20)
into in interface org.jooq.Recordpublic final <T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> org.jooq.Record22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> into(org.jooq.Field<T1> arg0,
org.jooq.Field<T2> arg1,
org.jooq.Field<T3> arg2,
org.jooq.Field<T4> arg3,
org.jooq.Field<T5> arg4,
org.jooq.Field<T6> arg5,
org.jooq.Field<T7> arg6,
org.jooq.Field<T8> arg7,
org.jooq.Field<T9> arg8,
org.jooq.Field<T10> arg9,
org.jooq.Field<T11> arg10,
org.jooq.Field<T12> arg11,
org.jooq.Field<T13> arg12,
org.jooq.Field<T14> arg13,
org.jooq.Field<T15> arg14,
org.jooq.Field<T16> arg15,
org.jooq.Field<T17> arg16,
org.jooq.Field<T18> arg17,
org.jooq.Field<T19> arg18,
org.jooq.Field<T20> arg19,
org.jooq.Field<T21> arg20,
org.jooq.Field<T22> arg21)
into 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 ResultSet intoResultSet()
intoResultSet 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.Recordpublic final void from(Object arg0, org.jooq.Field<?>... arg1)
from in interface org.jooq.Recordpublic final void from(Object arg0, String... arg1)
from in interface org.jooq.Recordpublic final void from(Object arg0, org.jooq.Name... arg1)
from in interface org.jooq.Recordpublic final void from(Object arg0, int... arg1)
from in interface org.jooq.Recordpublic final void fromMap(Map<String,?> arg0)
fromMap in interface org.jooq.Recordpublic final void fromMap(Map<String,?> arg0, org.jooq.Field<?>... arg1)
fromMap in interface org.jooq.Recordpublic final void fromMap(Map<String,?> arg0, String... arg1)
fromMap in interface org.jooq.Recordpublic final void fromMap(Map<String,?> arg0, org.jooq.Name... arg1)
fromMap in interface org.jooq.Recordpublic final void fromMap(Map<String,?> arg0, int... arg1)
fromMap in interface org.jooq.Recordpublic final void fromArray(Object... arg0)
fromArray in interface org.jooq.Recordpublic final void fromArray(Object[] arg0, org.jooq.Field<?>... arg1)
fromArray in interface org.jooq.Recordpublic final void fromArray(Object[] arg0, String... arg1)
fromArray in interface org.jooq.Recordpublic final void fromArray(Object[] arg0, org.jooq.Name... arg1)
fromArray in interface org.jooq.Recordpublic final void fromArray(Object[] arg0, int... arg1)
fromArray in interface org.jooq.Recordprotected final void from(org.jooq.Record arg0)
public final String formatJSON()
formatJSON in interface org.jooq.Recordpublic final String formatJSON(org.jooq.JSONFormat arg0)
formatJSON in interface org.jooq.Recordpublic final void formatJSON(OutputStream arg0)
formatJSON in interface org.jooq.Recordpublic final void formatJSON(OutputStream arg0, org.jooq.JSONFormat arg1)
formatJSON in interface org.jooq.Recordpublic final void formatJSON(Writer arg0)
formatJSON in interface org.jooq.Recordpublic final void formatJSON(Writer arg0, org.jooq.JSONFormat arg1)
formatJSON in interface org.jooq.Recordpublic final String formatXML()
formatXML in interface org.jooq.Recordpublic final String formatXML(org.jooq.XMLFormat arg0)
formatXML in interface org.jooq.Recordpublic final void formatXML(OutputStream arg0)
formatXML in interface org.jooq.Recordpublic final void formatXML(OutputStream arg0, org.jooq.XMLFormat arg1)
formatXML in interface org.jooq.Recordpublic final void formatXML(Writer arg0)
formatXML in interface org.jooq.Recordpublic final void formatXML(Writer arg0, org.jooq.XMLFormat arg1)
formatXML in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Field<T> arg0)
getValue in interface org.jooq.Record@Deprecated public final <T> T getValue(org.jooq.Field<T> arg0, T arg1)
getValue in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Field<?> arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Record@Deprecated public final <T> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1, T arg2)
getValue in interface org.jooq.Recordpublic final <T,U> U getValue(org.jooq.Field<T> arg0,
org.jooq.Converter<? super T,? extends U> arg1)
getValue in interface org.jooq.Record@Deprecated public final <T,U> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1, U arg2)
getValue in interface org.jooq.Recordpublic final Object getValue(int arg0)
getValue in interface org.jooq.Record@Deprecated public final Object getValue(int arg0, Object arg1)
getValue in interface org.jooq.Recordpublic final <T> T getValue(int arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Record@Deprecated public final <T> T getValue(int arg0, Class<? extends T> arg1, T arg2)
getValue in interface org.jooq.Recordpublic final <U> U getValue(int arg0,
org.jooq.Converter<?,? extends U> arg1)
getValue in interface org.jooq.Record@Deprecated public final <U> U getValue(int arg0, org.jooq.Converter<?,? extends U> arg1, U arg2)
getValue in interface org.jooq.Recordpublic final Object getValue(String arg0)
getValue in interface org.jooq.Record@Deprecated public final Object getValue(String arg0, Object arg1)
getValue in interface org.jooq.Recordpublic final <T> T getValue(String arg0, Class<? extends T> arg1)
getValue in interface org.jooq.Record@Deprecated public final <T> T getValue(String arg0, Class<? extends T> arg1, T arg2)
getValue in interface org.jooq.Recordpublic final <U> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1)
getValue in interface org.jooq.Record@Deprecated public final <U> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1, U arg2)
getValue in interface org.jooq.Recordpublic final Object getValue(org.jooq.Name arg0)
getValue in interface org.jooq.Recordpublic final <T> T getValue(org.jooq.Name arg0,
Class<? extends T> arg1)
getValue in interface org.jooq.Recordpublic final <U> U getValue(org.jooq.Name arg0,
org.jooq.Converter<?,? extends U> 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<? extends T,? super U> arg2)
setValue in interface org.jooq.Recordpublic final void attach(org.jooq.Configuration arg0)
attach in interface org.jooq.Attachablepublic final void detach()
detach in interface org.jooq.Attachablepublic final org.jooq.Configuration configuration()
configuration in interface org.jooq.Attachableprotected final org.jooq.DSLContext create()
Copyright © 2020. All rights reserved.