Class FReceivableRecord
- java.lang.Object
-
- org.jooq.impl.TableRecordImpl<R>
-
- org.jooq.impl.UpdatableRecordImpl<FReceivableRecord>
-
- cn.vertxup.fm.domain.tables.records.FReceivableRecord
-
- All Implemented Interfaces:
IFReceivable,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable,Comparable<org.jooq.Record>,SQLData,org.jooq.Attachable,org.jooq.Fields,org.jooq.Formattable,org.jooq.QualifiedRecord<FReceivableRecord>,org.jooq.Record,org.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>,org.jooq.TableRecord<FReceivableRecord>,org.jooq.UpdatableRecord<FReceivableRecord>
public class FReceivableRecord extends org.jooq.impl.UpdatableRecordImpl<FReceivableRecord> implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, org.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>, IFReceivable
This class is generated by jOOQ.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FReceivableRecord()Create a detached FReceivableRecordFReceivableRecord(FReceivable value)Create a detached, initialised FReceivableRecordFReceivableRecord(io.vertx.core.json.JsonObject json)FReceivableRecord(String key, String name, String code, String serial, BigDecimal amount, String comment, String signName, String signMobile, Boolean finished, LocalDateTime finishedAt, String customerId, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)Create a detached, initialised FReceivableRecord
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidattach(org.jooq.Configuration arg0)booleanchanged()voidchanged(boolean arg0)booleanchanged(int arg0)voidchanged(int arg0, boolean arg1)booleanchanged(String arg0)voidchanged(String arg0, boolean arg1)booleanchanged(org.jooq.Field<?> arg0)voidchanged(org.jooq.Field<?> arg0, boolean arg1)booleanchanged(org.jooq.Name arg0)voidchanged(org.jooq.Name arg0, boolean arg1)intcompareTo(org.jooq.Record arg0)Stringcomponent1()LocalDateTimecomponent10()Stringcomponent11()Stringcomponent12()Stringcomponent13()Booleancomponent14()Stringcomponent15()LocalDateTimecomponent16()Stringcomponent17()LocalDateTimecomponent18()Stringcomponent19()Stringcomponent2()Stringcomponent3()Stringcomponent4()BigDecimalcomponent5()Stringcomponent6()Stringcomponent7()Stringcomponent8()Booleancomponent9()org.jooq.Configurationconfiguration()protected org.jooq.DSLContextcreate()Deprecated.org.jooq.DataType<?>dataType(int arg0)org.jooq.DataType<?>dataType(String arg0)org.jooq.DataType<?>dataType(org.jooq.Name arg0)org.jooq.DataType<?>[]dataTypes()voiddetach()booleanequals(Object arg0)org.jooq.Field<?>field(int arg0)<T extends Object>
org.jooq.Field<T>field(int arg0, Class<T> arg1)<T extends Object>
org.jooq.Field<T>field(int arg0, org.jooq.DataType<T> arg1)org.jooq.Field<?>field(String arg0)<T extends Object>
org.jooq.Field<T>field(String arg0, Class<T> arg1)<T extends Object>
org.jooq.Field<T>field(String arg0, org.jooq.DataType<T> arg1)<T extends Object>
org.jooq.Field<T>field(org.jooq.Field<T> arg0)org.jooq.Field<?>field(org.jooq.Name arg0)<T extends Object>
org.jooq.Field<T>field(org.jooq.Name arg0, Class<T> arg1)<T extends Object>
org.jooq.Field<T>field(org.jooq.Name arg0, org.jooq.DataType<T> arg1)org.jooq.Field<String>field1()org.jooq.Field<LocalDateTime>field10()org.jooq.Field<String>field11()org.jooq.Field<String>field12()org.jooq.Field<String>field13()org.jooq.Field<Boolean>field14()org.jooq.Field<String>field15()org.jooq.Field<LocalDateTime>field16()org.jooq.Field<String>field17()org.jooq.Field<LocalDateTime>field18()org.jooq.Field<String>field19()org.jooq.Field<String>field2()org.jooq.Field<String>field3()org.jooq.Field<String>field4()org.jooq.Field<BigDecimal>field5()org.jooq.Field<String>field6()org.jooq.Field<String>field7()org.jooq.Field<String>field8()org.jooq.Field<Boolean>field9()org.jooq.Field<?>[]fields()org.jooq.Field<?>[]fields(int... arg0)org.jooq.Field<?>[]fields(String... arg0)org.jooq.Field<?>[]fields(org.jooq.Field<?>... arg0)org.jooq.Field<?>[]fields(org.jooq.Name... arg0)org.jooq.Row19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>fieldsRow()Stream<org.jooq.Field<?>>fieldStream()Stringformat()Stringformat(int arg0)voidformat(OutputStream arg0)voidformat(OutputStream arg0, int arg1)voidformat(OutputStream arg0, org.jooq.TXTFormat arg1)voidformat(Writer arg0)voidformat(Writer arg0, int arg1)voidformat(Writer arg0, org.jooq.TXTFormat arg1)Stringformat(org.jooq.TXTFormat arg0)StringformatChart()voidformatChart(OutputStream arg0)voidformatChart(OutputStream arg0, org.jooq.ChartFormat arg1)voidformatChart(Writer arg0)voidformatChart(Writer arg0, org.jooq.ChartFormat arg1)StringformatChart(org.jooq.ChartFormat arg0)StringformatCSV()StringformatCSV(boolean arg0)StringformatCSV(boolean arg0, char arg1)StringformatCSV(boolean arg0, char arg1, String arg2)StringformatCSV(char arg0)StringformatCSV(char arg0, String arg1)voidformatCSV(OutputStream arg0)voidformatCSV(OutputStream arg0, boolean arg1)voidformatCSV(OutputStream arg0, boolean arg1, char arg2)voidformatCSV(OutputStream arg0, boolean arg1, char arg2, String arg3)voidformatCSV(OutputStream arg0, char arg1)voidformatCSV(OutputStream arg0, char arg1, String arg2)voidformatCSV(OutputStream arg0, org.jooq.CSVFormat arg1)voidformatCSV(Writer arg0)voidformatCSV(Writer arg0, boolean arg1)voidformatCSV(Writer arg0, boolean arg1, char arg2)voidformatCSV(Writer arg0, boolean arg1, char arg2, String arg3)voidformatCSV(Writer arg0, char arg1)voidformatCSV(Writer arg0, char arg1, String arg2)voidformatCSV(Writer arg0, org.jooq.CSVFormat arg1)StringformatCSV(org.jooq.CSVFormat arg0)StringformatHTML()voidformatHTML(OutputStream arg0)voidformatHTML(Writer arg0)StringformatInsert()voidformatInsert(OutputStream arg0)voidformatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)voidformatInsert(Writer arg0)voidformatInsert(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)StringformatInsert(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1)StringformatJSON()voidformatJSON(OutputStream arg0)voidformatJSON(OutputStream arg0, org.jooq.JSONFormat arg1)voidformatJSON(Writer arg0)voidformatJSON(Writer arg0, org.jooq.JSONFormat arg1)StringformatJSON(org.jooq.JSONFormat arg0)StringformatXML()voidformatXML(OutputStream arg0)voidformatXML(OutputStream arg0, org.jooq.XMLFormat arg1)voidformatXML(Writer arg0)voidformatXML(Writer arg0, org.jooq.XMLFormat arg1)StringformatXML(org.jooq.XMLFormat arg0)voidfrom(IFReceivable from)Load data from another generated Record/POJO implementing the common interface IFReceivablevoidfrom(Object arg0)voidfrom(Object arg0, int... arg1)voidfrom(Object arg0, String... arg1)voidfrom(Object arg0, org.jooq.Field<?>... arg1)voidfrom(Object arg0, org.jooq.Name... arg1)protected voidfrom(org.jooq.Record arg0)voidfromArray(Object... arg0)voidfromArray(Object[] arg0, int... arg1)voidfromArray(Object[] arg0, String... arg1)voidfromArray(Object[] arg0, org.jooq.Field<?>... arg1)voidfromArray(Object[] arg0, org.jooq.Name... arg1)voidfromMap(Map<String,?> arg0)voidfromMap(Map<String,?> arg0, int... arg1)voidfromMap(Map<String,?> arg0, String... arg1)voidfromMap(Map<String,?> arg0, org.jooq.Field<?>... arg1)voidfromMap(Map<String,?> arg0, org.jooq.Name... arg1)Objectget(int arg0)<U extends Object>
Uget(int arg0, Class<? extends U> arg1)<U extends Object>
Uget(int arg0, org.jooq.Converter<?,? extends U> arg1)Objectget(String arg0)<T extends Object>
Tget(String arg0, Class<? extends T> arg1)<U extends Object>
Uget(String arg0, org.jooq.Converter<?,? extends U> arg1)<U extends Object>
Uget(org.jooq.Field<?> arg0, Class<? extends U> arg1)<T extends Object>
Tget(org.jooq.Field<T> arg0)<T extends Object,U extends Object>
Uget(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)Objectget(org.jooq.Name arg0)<T extends Object>
Tget(org.jooq.Name arg0, Class<? extends T> arg1)<U extends Object>
Uget(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)BooleangetActive()Getter forDB_ETERNAL.F_RECEIVABLE.ACTIVE.BigDecimalgetAmount()Getter forDB_ETERNAL.F_RECEIVABLE.AMOUNT.StringgetCode()Getter forDB_ETERNAL.F_RECEIVABLE.CODE.StringgetComment()Getter forDB_ETERNAL.F_RECEIVABLE.COMMENT.LocalDateTimegetCreatedAt()Getter forDB_ETERNAL.F_RECEIVABLE.CREATED_AT.StringgetCreatedBy()Getter forDB_ETERNAL.F_RECEIVABLE.CREATED_BY.StringgetCustomerId()Getter forDB_ETERNAL.F_RECEIVABLE.CUSTOMER_ID.BooleangetFinished()Getter forDB_ETERNAL.F_RECEIVABLE.FINISHED.LocalDateTimegetFinishedAt()Getter forDB_ETERNAL.F_RECEIVABLE.FINISHED_AT.StringgetKey()Getter forDB_ETERNAL.F_RECEIVABLE.KEY.StringgetLanguage()Getter forDB_ETERNAL.F_RECEIVABLE.LANGUAGE.StringgetMetadata()Getter forDB_ETERNAL.F_RECEIVABLE.METADATA.StringgetName()Getter forDB_ETERNAL.F_RECEIVABLE.NAME.org.jooq.RecordQualifier<R>getQualifier()StringgetSerial()Getter forDB_ETERNAL.F_RECEIVABLE.SERIAL.StringgetSigma()Getter forDB_ETERNAL.F_RECEIVABLE.SIGMA.StringgetSignMobile()Getter forDB_ETERNAL.F_RECEIVABLE.SIGN_MOBILE.StringgetSignName()Getter forDB_ETERNAL.F_RECEIVABLE.SIGN_NAME.StringgetSQLTypeName()LocalDateTimegetUpdatedAt()Getter forDB_ETERNAL.F_RECEIVABLE.UPDATED_AT.StringgetUpdatedBy()Getter forDB_ETERNAL.F_RECEIVABLE.UPDATED_BY.ObjectgetValue(int arg0)<T extends Object>
TgetValue(int arg0, Class<? extends T> arg1)<U extends Object>
UgetValue(int arg0, org.jooq.Converter<?,? extends U> arg1)ObjectgetValue(String arg0)<T extends Object>
TgetValue(String arg0, Class<? extends T> arg1)<U extends Object>
UgetValue(String arg0, org.jooq.Converter<?,? extends U> arg1)<T extends Object>
TgetValue(org.jooq.Field<?> arg0, Class<? extends T> arg1)<T extends Object>
TgetValue(org.jooq.Field<T> arg0)<T extends Object,U extends Object>
UgetValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)ObjectgetValue(org.jooq.Name arg0)<T extends Object>
TgetValue(org.jooq.Name arg0, Class<? extends T> arg1)<U extends Object>
UgetValue(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)inthashCode()intindexOf(String arg0)intindexOf(org.jooq.Field<?> arg0)intindexOf(org.jooq.Name arg0)<E extends IFReceivable>
Einto(E into)Copy data into another generated Record/POJO implementing the common interface IFReceivable<E extends Object>
Einto(E arg0)<E extends Object>
Einto(Class<? extends E> arg0)org.jooq.Recordinto(org.jooq.Field<?>... arg0)<T1 extends Object>
org.jooq.Record1<T1>into(org.jooq.Field<T1> arg0)<T1 extends Object,T2 extends Object>
org.jooq.Record2<T1,T2>into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1)<T1 extends Object,T2 extends Object,T3 extends Object>
org.jooq.Record3<T1,T2,T3>into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object,T21 extends Object>
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)<T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object,T21 extends Object,T22 extends Object>
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)<R extends org.jooq.Record>
Rinto(org.jooq.Table<R> arg0)Object[]intoArray()List<Object>intoList()Map<String,Object>intoMap()ResultSetintoResultSet()Stream<Object>intoStream()DocumentintoXML()<H extends ContentHandler>
HintoXML(H arg0)<H extends ContentHandler>
HintoXML(H arg0, org.jooq.XMLFormat arg1)DocumentintoXML(org.jooq.XMLFormat arg0)org.jooq.Record1<String>key()<E extends Object>
Emap(org.jooq.RecordMapper<org.jooq.Record,E> arg0)Objectoriginal(int arg0)Objectoriginal(String arg0)<T extends Object>
Toriginal(org.jooq.Field<T> arg0)Objectoriginal(org.jooq.Name arg0)voidreadSQL(SQLInput arg0, String arg1)voidreset()voidreset(int arg0)voidreset(String arg0)voidreset(org.jooq.Field<?> arg0)voidreset(org.jooq.Name arg0)protected voidset(int arg0, Object arg1)<T extends Object>
voidset(org.jooq.Field<T> arg0, T arg1)<T extends Object,U extends Object>
voidset(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)FReceivableRecordsetActive(Boolean value)Setter forDB_ETERNAL.F_RECEIVABLE.ACTIVE.FReceivableRecordsetAmount(BigDecimal value)Setter forDB_ETERNAL.F_RECEIVABLE.AMOUNT.FReceivableRecordsetCode(String value)Setter forDB_ETERNAL.F_RECEIVABLE.CODE.FReceivableRecordsetComment(String value)Setter forDB_ETERNAL.F_RECEIVABLE.COMMENT.FReceivableRecordsetCreatedAt(LocalDateTime value)Setter forDB_ETERNAL.F_RECEIVABLE.CREATED_AT.FReceivableRecordsetCreatedBy(String value)Setter forDB_ETERNAL.F_RECEIVABLE.CREATED_BY.FReceivableRecordsetCustomerId(String value)Setter forDB_ETERNAL.F_RECEIVABLE.CUSTOMER_ID.FReceivableRecordsetFinished(Boolean value)Setter forDB_ETERNAL.F_RECEIVABLE.FINISHED.FReceivableRecordsetFinishedAt(LocalDateTime value)Setter forDB_ETERNAL.F_RECEIVABLE.FINISHED_AT.FReceivableRecordsetKey(String value)Setter forDB_ETERNAL.F_RECEIVABLE.KEY.FReceivableRecordsetLanguage(String value)Setter forDB_ETERNAL.F_RECEIVABLE.LANGUAGE.FReceivableRecordsetMetadata(String value)Setter forDB_ETERNAL.F_RECEIVABLE.METADATA.FReceivableRecordsetName(String value)Setter forDB_ETERNAL.F_RECEIVABLE.NAME.FReceivableRecordsetSerial(String value)Setter forDB_ETERNAL.F_RECEIVABLE.SERIAL.FReceivableRecordsetSigma(String value)Setter forDB_ETERNAL.F_RECEIVABLE.SIGMA.FReceivableRecordsetSignMobile(String value)Setter forDB_ETERNAL.F_RECEIVABLE.SIGN_MOBILE.FReceivableRecordsetSignName(String value)Setter forDB_ETERNAL.F_RECEIVABLE.SIGN_NAME.FReceivableRecordsetUpdatedAt(LocalDateTime value)Setter forDB_ETERNAL.F_RECEIVABLE.UPDATED_AT.FReceivableRecordsetUpdatedBy(String value)Setter forDB_ETERNAL.F_RECEIVABLE.UPDATED_BY.protected voidsetValue(int arg0, Object arg1)Deprecated.<T extends Object>
voidsetValue(org.jooq.Field<T> arg0, T arg1)<T extends Object,U extends Object>
voidsetValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)intsize()StringtoString()Class<?>type(int arg0)Class<?>type(String arg0)Class<?>type(org.jooq.Name arg0)Class<?>[]types()Stringvalue1()FReceivableRecordvalue1(String value)LocalDateTimevalue10()FReceivableRecordvalue10(LocalDateTime value)Stringvalue11()FReceivableRecordvalue11(String value)Stringvalue12()FReceivableRecordvalue12(String value)Stringvalue13()FReceivableRecordvalue13(String value)Booleanvalue14()FReceivableRecordvalue14(Boolean value)Stringvalue15()FReceivableRecordvalue15(String value)LocalDateTimevalue16()FReceivableRecordvalue16(LocalDateTime value)Stringvalue17()FReceivableRecordvalue17(String value)LocalDateTimevalue18()FReceivableRecordvalue18(LocalDateTime value)Stringvalue19()FReceivableRecordvalue19(String value)Stringvalue2()FReceivableRecordvalue2(String value)Stringvalue3()FReceivableRecordvalue3(String value)Stringvalue4()FReceivableRecordvalue4(String value)BigDecimalvalue5()FReceivableRecordvalue5(BigDecimal value)Stringvalue6()FReceivableRecordvalue6(String value)Stringvalue7()FReceivableRecordvalue7(String value)Stringvalue8()FReceivableRecordvalue8(String value)Booleanvalue9()FReceivableRecordvalue9(Boolean value)FReceivableRecordvalues(String value1, String value2, String value3, String value4, BigDecimal value5, String value6, String value7, String value8, Boolean value9, LocalDateTime value10, String value11, String value12, String value13, Boolean value14, String value15, LocalDateTime value16, String value17, LocalDateTime value18, String value19)org.jooq.Row19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>valuesRow()<T extends Object>
Rwith(org.jooq.Field<T> arg0, T arg1)<T extends Object,U extends Object>
Rwith(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)voidwriteSQL(SQLOutput arg0)-
Methods inherited from class org.jooq.impl.UpdatableRecordImpl
children, copy, delete, fetchChild, fetchChildren, merge, merge, merge, refresh, refresh, refresh, store, store, store, update, update, update
-
Methods inherited from class org.jooq.impl.TableRecordImpl
fetchParent, getTable, insert, insert, insert, original, parent
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jooq.Fields
dataType, dataType, dataType, dataTypes, field, field, field, field, field, field, field, field, field, field, fields, fields, fields, fields, fields, fieldStream, indexOf, indexOf, indexOf, type, type, type, types
-
Methods inherited from interface org.jooq.Formattable
format, format, format, format, format, format, format, format, format, formatChart, formatChart, formatChart, formatChart, formatChart, formatChart, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatHTML, formatHTML, formatHTML, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatXML, formatXML, formatXML, formatXML, formatXML, formatXML, intoXML, intoXML, intoXML, intoXML
-
Methods inherited from interface cn.vertxup.fm.domain.tables.interfaces.IFReceivable
fromJson, toJson
-
Methods inherited from interface org.jooq.Record
changed, changed, changed, changed, changed, changed, changed, changed, changed, changed, compareTo, equals, 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, 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
-
Methods inherited from interface java.sql.SQLData
getSQLTypeName, readSQL, writeSQL
-
-
-
-
Constructor Detail
-
FReceivableRecord
public FReceivableRecord()
Create a detached FReceivableRecord
-
FReceivableRecord
public FReceivableRecord(String key, String name, String code, String serial, BigDecimal amount, String comment, String signName, String signMobile, Boolean finished, LocalDateTime finishedAt, String customerId, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
Create a detached, initialised FReceivableRecord
-
FReceivableRecord
public FReceivableRecord(FReceivable value)
Create a detached, initialised FReceivableRecord
-
FReceivableRecord
public FReceivableRecord(io.vertx.core.json.JsonObject json)
-
-
Method Detail
-
setKey
public FReceivableRecord setKey(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.KEY. 「key」- 应收账单主键ID- Specified by:
setKeyin interfaceIFReceivable
-
getKey
public String getKey()
Getter forDB_ETERNAL.F_RECEIVABLE.KEY. 「key」- 应收账单主键ID- Specified by:
getKeyin interfaceIFReceivable
-
setName
public FReceivableRecord setName(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.NAME. 「name」 - 应收单标题- Specified by:
setNamein interfaceIFReceivable
-
getName
public String getName()
Getter forDB_ETERNAL.F_RECEIVABLE.NAME. 「name」 - 应收单标题- Specified by:
getNamein interfaceIFReceivable
-
setCode
public FReceivableRecord setCode(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.CODE. 「code」 - 应收单编号- Specified by:
setCodein interfaceIFReceivable
-
getCode
public String getCode()
Getter forDB_ETERNAL.F_RECEIVABLE.CODE. 「code」 - 应收单编号- Specified by:
getCodein interfaceIFReceivable
-
setSerial
public FReceivableRecord setSerial(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.SERIAL. 「serial」 - 应收单据号- Specified by:
setSerialin interfaceIFReceivable
-
getSerial
public String getSerial()
Getter forDB_ETERNAL.F_RECEIVABLE.SERIAL. 「serial」 - 应收单据号- Specified by:
getSerialin interfaceIFReceivable
-
setAmount
public FReceivableRecord setAmount(BigDecimal value)
Setter forDB_ETERNAL.F_RECEIVABLE.AMOUNT. 「amount」——价税合计,所有明细对应的实际结算金额- Specified by:
setAmountin interfaceIFReceivable
-
getAmount
public BigDecimal getAmount()
Getter forDB_ETERNAL.F_RECEIVABLE.AMOUNT. 「amount」——价税合计,所有明细对应的实际结算金额- Specified by:
getAmountin interfaceIFReceivable
-
setComment
public FReceivableRecord setComment(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.COMMENT. 「comment」 - 结算单备注- Specified by:
setCommentin interfaceIFReceivable
-
getComment
public String getComment()
Getter forDB_ETERNAL.F_RECEIVABLE.COMMENT. 「comment」 - 结算单备注- Specified by:
getCommentin interfaceIFReceivable
-
setSignName
public FReceivableRecord setSignName(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.SIGN_NAME. 「signName」签单人姓名- Specified by:
setSignNamein interfaceIFReceivable
-
getSignName
public String getSignName()
Getter forDB_ETERNAL.F_RECEIVABLE.SIGN_NAME. 「signName」签单人姓名- Specified by:
getSignNamein interfaceIFReceivable
-
setSignMobile
public FReceivableRecord setSignMobile(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.SIGN_MOBILE. 「signMobile」签单人电话- Specified by:
setSignMobilein interfaceIFReceivable
-
getSignMobile
public String getSignMobile()
Getter forDB_ETERNAL.F_RECEIVABLE.SIGN_MOBILE. 「signMobile」签单人电话- Specified by:
getSignMobilein interfaceIFReceivable
-
setFinished
public FReceivableRecord setFinished(Boolean value)
Setter forDB_ETERNAL.F_RECEIVABLE.FINISHED. 「finished」- 是否完成- Specified by:
setFinishedin interfaceIFReceivable
-
getFinished
public Boolean getFinished()
Getter forDB_ETERNAL.F_RECEIVABLE.FINISHED. 「finished」- 是否完成- Specified by:
getFinishedin interfaceIFReceivable
-
setFinishedAt
public FReceivableRecord setFinishedAt(LocalDateTime value)
Setter forDB_ETERNAL.F_RECEIVABLE.FINISHED_AT. 「createdAt」- 完成时间- Specified by:
setFinishedAtin interfaceIFReceivable
-
getFinishedAt
public LocalDateTime getFinishedAt()
Getter forDB_ETERNAL.F_RECEIVABLE.FINISHED_AT. 「createdAt」- 完成时间- Specified by:
getFinishedAtin interfaceIFReceivable
-
setCustomerId
public FReceivableRecord setCustomerId(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.CUSTOMER_ID. 「customerId」结算对象(单位ID)- Specified by:
setCustomerIdin interfaceIFReceivable
-
getCustomerId
public String getCustomerId()
Getter forDB_ETERNAL.F_RECEIVABLE.CUSTOMER_ID. 「customerId」结算对象(单位ID)- Specified by:
getCustomerIdin interfaceIFReceivable
-
setSigma
public FReceivableRecord setSigma(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.SIGMA. 「sigma」- 统一标识- Specified by:
setSigmain interfaceIFReceivable
-
getSigma
public String getSigma()
Getter forDB_ETERNAL.F_RECEIVABLE.SIGMA. 「sigma」- 统一标识- Specified by:
getSigmain interfaceIFReceivable
-
setLanguage
public FReceivableRecord setLanguage(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIFReceivable
-
getLanguage
public String getLanguage()
Getter forDB_ETERNAL.F_RECEIVABLE.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIFReceivable
-
setActive
public FReceivableRecord setActive(Boolean value)
Setter forDB_ETERNAL.F_RECEIVABLE.ACTIVE. 「active」- 是否启用- Specified by:
setActivein interfaceIFReceivable
-
getActive
public Boolean getActive()
Getter forDB_ETERNAL.F_RECEIVABLE.ACTIVE. 「active」- 是否启用- Specified by:
getActivein interfaceIFReceivable
-
setMetadata
public FReceivableRecord setMetadata(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.METADATA. 「metadata」- 附加配置数据- Specified by:
setMetadatain interfaceIFReceivable
-
getMetadata
public String getMetadata()
Getter forDB_ETERNAL.F_RECEIVABLE.METADATA. 「metadata」- 附加配置数据- Specified by:
getMetadatain interfaceIFReceivable
-
setCreatedAt
public FReceivableRecord setCreatedAt(LocalDateTime value)
Setter forDB_ETERNAL.F_RECEIVABLE.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIFReceivable
-
getCreatedAt
public LocalDateTime getCreatedAt()
Getter forDB_ETERNAL.F_RECEIVABLE.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIFReceivable
-
setCreatedBy
public FReceivableRecord setCreatedBy(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIFReceivable
-
getCreatedBy
public String getCreatedBy()
Getter forDB_ETERNAL.F_RECEIVABLE.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIFReceivable
-
setUpdatedAt
public FReceivableRecord setUpdatedAt(LocalDateTime value)
Setter forDB_ETERNAL.F_RECEIVABLE.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIFReceivable
-
getUpdatedAt
public LocalDateTime getUpdatedAt()
Getter forDB_ETERNAL.F_RECEIVABLE.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIFReceivable
-
setUpdatedBy
public FReceivableRecord setUpdatedBy(String value)
Setter forDB_ETERNAL.F_RECEIVABLE.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIFReceivable
-
getUpdatedBy
public String getUpdatedBy()
Getter forDB_ETERNAL.F_RECEIVABLE.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIFReceivable
-
key
public org.jooq.Record1<String> key()
- Specified by:
keyin interfaceorg.jooq.UpdatableRecord<FReceivableRecord>- Overrides:
keyin classorg.jooq.impl.UpdatableRecordImpl<FReceivableRecord>
-
fieldsRow
public org.jooq.Row19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String> fieldsRow()
- Specified by:
fieldsRowin interfaceorg.jooq.Fields- Specified by:
fieldsRowin interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
valuesRow
public org.jooq.Row19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String> valuesRow()
- Specified by:
valuesRowin interfaceorg.jooq.Record- Specified by:
valuesRowin interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field1
public org.jooq.Field<String> field1()
- Specified by:
field1in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field2
public org.jooq.Field<String> field2()
- Specified by:
field2in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field3
public org.jooq.Field<String> field3()
- Specified by:
field3in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field4
public org.jooq.Field<String> field4()
- Specified by:
field4in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field5
public org.jooq.Field<BigDecimal> field5()
- Specified by:
field5in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field6
public org.jooq.Field<String> field6()
- Specified by:
field6in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field7
public org.jooq.Field<String> field7()
- Specified by:
field7in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field8
public org.jooq.Field<String> field8()
- Specified by:
field8in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field9
public org.jooq.Field<Boolean> field9()
- Specified by:
field9in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field10
public org.jooq.Field<LocalDateTime> field10()
- Specified by:
field10in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field11
public org.jooq.Field<String> field11()
- Specified by:
field11in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field12
public org.jooq.Field<String> field12()
- Specified by:
field12in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field13
public org.jooq.Field<String> field13()
- Specified by:
field13in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field14
public org.jooq.Field<Boolean> field14()
- Specified by:
field14in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field15
public org.jooq.Field<String> field15()
- Specified by:
field15in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field16
public org.jooq.Field<LocalDateTime> field16()
- Specified by:
field16in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field17
public org.jooq.Field<String> field17()
- Specified by:
field17in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field18
public org.jooq.Field<LocalDateTime> field18()
- Specified by:
field18in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
field19
public org.jooq.Field<String> field19()
- Specified by:
field19in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component1
public String component1()
- Specified by:
component1in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component2
public String component2()
- Specified by:
component2in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component3
public String component3()
- Specified by:
component3in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component4
public String component4()
- Specified by:
component4in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component5
public BigDecimal component5()
- Specified by:
component5in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component6
public String component6()
- Specified by:
component6in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component7
public String component7()
- Specified by:
component7in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component8
public String component8()
- Specified by:
component8in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component9
public Boolean component9()
- Specified by:
component9in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component10
public LocalDateTime component10()
- Specified by:
component10in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component11
public String component11()
- Specified by:
component11in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component12
public String component12()
- Specified by:
component12in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component13
public String component13()
- Specified by:
component13in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component14
public Boolean component14()
- Specified by:
component14in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component15
public String component15()
- Specified by:
component15in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component16
public LocalDateTime component16()
- Specified by:
component16in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component17
public String component17()
- Specified by:
component17in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component18
public LocalDateTime component18()
- Specified by:
component18in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
component19
public String component19()
- Specified by:
component19in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value1
public String value1()
- Specified by:
value1in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value2
public String value2()
- Specified by:
value2in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value3
public String value3()
- Specified by:
value3in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value4
public String value4()
- Specified by:
value4in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value5
public BigDecimal value5()
- Specified by:
value5in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value6
public String value6()
- Specified by:
value6in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value7
public String value7()
- Specified by:
value7in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value8
public String value8()
- Specified by:
value8in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value9
public Boolean value9()
- Specified by:
value9in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value10
public LocalDateTime value10()
- Specified by:
value10in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value11
public String value11()
- Specified by:
value11in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value12
public String value12()
- Specified by:
value12in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value13
public String value13()
- Specified by:
value13in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value14
public Boolean value14()
- Specified by:
value14in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value15
public String value15()
- Specified by:
value15in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value16
public LocalDateTime value16()
- Specified by:
value16in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value17
public String value17()
- Specified by:
value17in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value18
public LocalDateTime value18()
- Specified by:
value18in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value19
public String value19()
- Specified by:
value19in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value1
public FReceivableRecord value1(String value)
- Specified by:
value1in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value2
public FReceivableRecord value2(String value)
- Specified by:
value2in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value3
public FReceivableRecord value3(String value)
- Specified by:
value3in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value4
public FReceivableRecord value4(String value)
- Specified by:
value4in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value5
public FReceivableRecord value5(BigDecimal value)
- Specified by:
value5in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value6
public FReceivableRecord value6(String value)
- Specified by:
value6in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value7
public FReceivableRecord value7(String value)
- Specified by:
value7in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value8
public FReceivableRecord value8(String value)
- Specified by:
value8in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value9
public FReceivableRecord value9(Boolean value)
- Specified by:
value9in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value10
public FReceivableRecord value10(LocalDateTime value)
- Specified by:
value10in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value11
public FReceivableRecord value11(String value)
- Specified by:
value11in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value12
public FReceivableRecord value12(String value)
- Specified by:
value12in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value13
public FReceivableRecord value13(String value)
- Specified by:
value13in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value14
public FReceivableRecord value14(Boolean value)
- Specified by:
value14in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value15
public FReceivableRecord value15(String value)
- Specified by:
value15in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value16
public FReceivableRecord value16(LocalDateTime value)
- Specified by:
value16in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value17
public FReceivableRecord value17(String value)
- Specified by:
value17in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value18
public FReceivableRecord value18(LocalDateTime value)
- Specified by:
value18in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
value19
public FReceivableRecord value19(String value)
- Specified by:
value19in interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
values
public FReceivableRecord values(String value1, String value2, String value3, String value4, BigDecimal value5, String value6, String value7, String value8, Boolean value9, LocalDateTime value10, String value11, String value12, String value13, Boolean value14, String value15, LocalDateTime value16, String value17, LocalDateTime value18, String value19)
- Specified by:
valuesin interfaceorg.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,Boolean,LocalDateTime,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>
-
from
public void from(IFReceivable from)
Description copied from interface:IFReceivableLoad data from another generated Record/POJO implementing the common interface IFReceivable- Specified by:
fromin interfaceIFReceivable
-
into
public <E extends IFReceivable> E into(E into)
Description copied from interface:IFReceivableCopy data into another generated Record/POJO implementing the common interface IFReceivable- Specified by:
intoin interfaceIFReceivable
-
getQualifier
public final org.jooq.RecordQualifier<R> getQualifier()
- Specified by:
getQualifierin interfaceorg.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>
-
with
public final <T extends Object> R with(org.jooq.Field<T> arg0, T arg1)
- Specified by:
within interfaceorg.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>- Specified by:
within interfaceorg.jooq.Record
-
with
public final <T extends Object,U extends Object> R with(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)
- Specified by:
within interfaceorg.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>- Specified by:
within interfaceorg.jooq.Record
-
getSQLTypeName
public final String getSQLTypeName() throws SQLException
- Specified by:
getSQLTypeNamein interfaceSQLData- Throws:
SQLException
-
readSQL
public final void readSQL(SQLInput arg0, String arg1) throws SQLException
- Specified by:
readSQLin interfaceSQLData- Throws:
SQLException
-
writeSQL
public final void writeSQL(SQLOutput arg0) throws SQLException
- Specified by:
writeSQLin interfaceSQLData- Throws:
SQLException
-
fields
public final org.jooq.Field<?>[] fields()
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fieldStream
public final Stream<org.jooq.Field<?>> fieldStream()
- Specified by:
fieldStreamin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(org.jooq.Field<T> arg0)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final org.jooq.Field<?> field(String arg0)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(String arg0, Class<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(String arg0, org.jooq.DataType<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final org.jooq.Field<?> field(org.jooq.Name arg0)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(org.jooq.Name arg0, Class<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(org.jooq.Name arg0, org.jooq.DataType<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final org.jooq.Field<?> field(int arg0)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(int arg0, Class<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(int arg0, org.jooq.DataType<T> arg1)
- Specified by:
fieldin interfaceorg.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0)
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(String... arg0)
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0)
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(int... arg0)
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
indexOf
public final int indexOf(org.jooq.Field<?> arg0)
- Specified by:
indexOfin interfaceorg.jooq.Fields
-
indexOf
public final int indexOf(String arg0)
- Specified by:
indexOfin interfaceorg.jooq.Fields
-
indexOf
public final int indexOf(org.jooq.Name arg0)
- Specified by:
indexOfin interfaceorg.jooq.Fields
-
types
public final Class<?>[] types()
- Specified by:
typesin interfaceorg.jooq.Fields
-
type
public final Class<?> type(int arg0)
- Specified by:
typein interfaceorg.jooq.Fields
-
type
public final Class<?> type(org.jooq.Name arg0)
- Specified by:
typein interfaceorg.jooq.Fields
-
dataTypes
public final org.jooq.DataType<?>[] dataTypes()
- Specified by:
dataTypesin interfaceorg.jooq.Fields
-
dataType
public final org.jooq.DataType<?> dataType(int arg0)
- Specified by:
dataTypein interfaceorg.jooq.Fields
-
dataType
public final org.jooq.DataType<?> dataType(String arg0)
- Specified by:
dataTypein interfaceorg.jooq.Fields
-
dataType
public final org.jooq.DataType<?> dataType(org.jooq.Name arg0)
- Specified by:
dataTypein interfaceorg.jooq.Fields
-
size
public final int size()
- Specified by:
sizein interfaceorg.jooq.Record
-
get
public final <T extends Object> T get(org.jooq.Field<T> arg0)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <U extends Object> U get(org.jooq.Field<?> arg0, Class<? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <T extends Object,U extends Object> U get(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final Object get(int arg0)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <U extends Object> U get(int arg0, Class<? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <U extends Object> U get(int arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <T extends Object> T get(String arg0, Class<? extends T> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <U extends Object> U get(String arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final Object get(org.jooq.Name arg0)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <T extends Object> T get(org.jooq.Name arg0, Class<? extends T> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <U extends Object> U get(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getin interfaceorg.jooq.Record
-
setValue
@Deprecated protected final void setValue(int arg0, Object arg1)
Deprecated.
-
set
protected final void set(int arg0, Object arg1)
-
set
public final <T extends Object> void set(org.jooq.Field<T> arg0, T arg1)
- Specified by:
setin interfaceorg.jooq.Record
-
set
public final <T extends Object,U extends Object> void set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)
- Specified by:
setin interfaceorg.jooq.Record
-
original
public final <T extends Object> T original(org.jooq.Field<T> arg0)
- Specified by:
originalin interfaceorg.jooq.Record
-
original
public final Object original(int arg0)
- Specified by:
originalin interfaceorg.jooq.Record
-
original
public final Object original(String arg0)
- Specified by:
originalin interfaceorg.jooq.Record
-
original
public final Object original(org.jooq.Name arg0)
- Specified by:
originalin interfaceorg.jooq.Record
-
changed
public final boolean changed()
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final boolean changed(org.jooq.Field<?> arg0)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final boolean changed(int arg0)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final boolean changed(String arg0)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final boolean changed(org.jooq.Name arg0)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final void changed(boolean arg0)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final void changed(org.jooq.Field<?> arg0, boolean arg1)- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final void changed(int arg0, boolean arg1)- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final void changed(String arg0, boolean arg1)
- Specified by:
changedin interfaceorg.jooq.Record
-
changed
public final void changed(org.jooq.Name arg0, boolean arg1)- Specified by:
changedin interfaceorg.jooq.Record
-
reset
public final void reset()
- Specified by:
resetin interfaceorg.jooq.Record
-
reset
public final void reset(org.jooq.Field<?> arg0)
- Specified by:
resetin interfaceorg.jooq.Record
-
reset
public final void reset(int arg0)
- Specified by:
resetin interfaceorg.jooq.Record
-
reset
public final void reset(String arg0)
- Specified by:
resetin interfaceorg.jooq.Record
-
reset
public final void reset(org.jooq.Name arg0)
- Specified by:
resetin interfaceorg.jooq.Record
-
intoArray
public final Object[] intoArray()
- Specified by:
intoArrayin interfaceorg.jooq.Record
-
intoStream
public final Stream<Object> intoStream()
- Specified by:
intoStreamin interfaceorg.jooq.Record
-
intoMap
public final Map<String,Object> intoMap()
- Specified by:
intoMapin interfaceorg.jooq.Record
-
into
public final org.jooq.Record into(org.jooq.Field<?>... arg0)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object> org.jooq.Record2<T1,T2> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object> org.jooq.Record3<T1,T2,T3> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object,T21 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1 extends Object,T2 extends Object,T3 extends Object,T4 extends Object,T5 extends Object,T6 extends Object,T7 extends Object,T8 extends Object,T9 extends Object,T10 extends Object,T11 extends Object,T12 extends Object,T13 extends Object,T14 extends Object,T15 extends Object,T16 extends Object,T17 extends Object,T18 extends Object,T19 extends Object,T20 extends Object,T21 extends Object,T22 extends Object> 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)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <E extends Object> E into(Class<? extends E> arg0)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public <E extends Object> E into(E arg0)
- Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0)
- Specified by:
intoin interfaceorg.jooq.Record
-
intoResultSet
public final ResultSet intoResultSet()
- Specified by:
intoResultSetin interfaceorg.jooq.Record
-
map
public final <E extends Object> E map(org.jooq.RecordMapper<org.jooq.Record,E> arg0)
- Specified by:
mapin interfaceorg.jooq.Record
-
from
public final void from(Object arg0)
- Specified by:
fromin interfaceorg.jooq.Record
-
from
public final void from(Object arg0, org.jooq.Field<?>... arg1)
- Specified by:
fromin interfaceorg.jooq.Record
-
from
public final void from(Object arg0, String... arg1)
- Specified by:
fromin interfaceorg.jooq.Record
-
from
public final void from(Object arg0, org.jooq.Name... arg1)
- Specified by:
fromin interfaceorg.jooq.Record
-
from
public final void from(Object arg0, int... arg1)
- Specified by:
fromin interfaceorg.jooq.Record
-
fromMap
public final void fromMap(Map<String,?> arg0)
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
public final void fromMap(Map<String,?> arg0, org.jooq.Field<?>... arg1)
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
public final void fromMap(Map<String,?> arg0, String... arg1)
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
public final void fromMap(Map<String,?> arg0, org.jooq.Name... arg1)
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
public final void fromMap(Map<String,?> arg0, int... arg1)
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromArray
public final void fromArray(Object... arg0)
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
public final void fromArray(Object[] arg0, org.jooq.Field<?>... arg1)
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
public final void fromArray(Object[] arg0, String... arg1)
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
public final void fromArray(Object[] arg0, org.jooq.Name... arg1)
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
public final void fromArray(Object[] arg0, int... arg1)
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
from
protected final void from(org.jooq.Record arg0)
-
format
public final void format(Writer arg0, org.jooq.TXTFormat arg1)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, org.jooq.CSVFormat arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatJSON
public final void formatJSON(Writer arg0, org.jooq.JSONFormat arg1)
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatXML
public final void formatXML(Writer arg0, org.jooq.XMLFormat arg1)
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatHTML
public final void formatHTML(Writer arg0)
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
formatChart
public final void formatChart(Writer arg0, org.jooq.ChartFormat arg1)
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatInsert
public final void formatInsert(Writer arg0)
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
public final void formatInsert(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
intoXML
public final Document intoXML(org.jooq.XMLFormat arg0)
- Specified by:
intoXMLin interfaceorg.jooq.Formattable
-
intoXML
public final <H extends ContentHandler> H intoXML(H arg0, org.jooq.XMLFormat arg1) throws SAXException
- Specified by:
intoXMLin interfaceorg.jooq.Formattable- Throws:
SAXException
-
compareTo
public int compareTo(org.jooq.Record arg0)
- Specified by:
compareToin interfaceComparable<org.jooq.Record>- Specified by:
compareToin interfaceorg.jooq.Record
-
getValue
public final <T extends Object> T getValue(org.jooq.Field<T> arg0)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T extends Object> T getValue(org.jooq.Field<?> arg0, Class<? extends T> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T extends Object,U extends Object> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T,? extends U> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final Object getValue(int arg0)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T extends Object> T getValue(int arg0, Class<? extends T> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <U extends Object> U getValue(int arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final Object getValue(String arg0)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T extends Object> T getValue(String arg0, Class<? extends T> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <U extends Object> U getValue(String arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final Object getValue(org.jooq.Name arg0)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T extends Object> T getValue(org.jooq.Name arg0, Class<? extends T> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <U extends Object> U getValue(org.jooq.Name arg0, org.jooq.Converter<?,? extends U> arg1)
- Specified by:
getValuein interfaceorg.jooq.Record
-
setValue
public final <T extends Object> void setValue(org.jooq.Field<T> arg0, T arg1)
- Specified by:
setValuein interfaceorg.jooq.Record
-
setValue
public final <T extends Object,U extends Object> void setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T,? super U> arg2)
- Specified by:
setValuein interfaceorg.jooq.Record
-
attach
public final void attach(org.jooq.Configuration arg0)
- Specified by:
attachin interfaceorg.jooq.Attachable
-
detach
public final void detach()
- Specified by:
detachin interfaceorg.jooq.Attachable
-
configuration
public final org.jooq.Configuration configuration()
- Specified by:
configurationin interfaceorg.jooq.Attachable
-
create
@Deprecated protected final org.jooq.DSLContext create()
Deprecated.
-
format
public final String format()
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final String format(int arg0)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final String format(org.jooq.TXTFormat arg0)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final void format(OutputStream arg0)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final void format(OutputStream arg0, int arg1)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final void format(OutputStream arg0, org.jooq.TXTFormat arg1)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final void format(Writer arg0)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
public final void format(Writer arg0, int arg1)
- Specified by:
formatin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV()
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(boolean arg0)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, boolean arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, boolean arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(char arg0)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(boolean arg0, char arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, char arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, boolean arg1, char arg2)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, char arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, boolean arg1, char arg2)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(char arg0, String arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(boolean arg0, char arg1, String arg2)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final String formatCSV(org.jooq.CSVFormat arg0)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, char arg1, String arg2)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, boolean arg1, char arg2, String arg3)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(OutputStream arg0, org.jooq.CSVFormat arg1)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, char arg1, String arg2)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
public final void formatCSV(Writer arg0, boolean arg1, char arg2, String arg3)
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatJSON
public final String formatJSON()
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
public final String formatJSON(org.jooq.JSONFormat arg0)
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
public final void formatJSON(OutputStream arg0)
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
public final void formatJSON(OutputStream arg0, org.jooq.JSONFormat arg1)
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
public final void formatJSON(Writer arg0)
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatXML
public final String formatXML()
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
public final String formatXML(org.jooq.XMLFormat arg0)
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
public final void formatXML(OutputStream arg0)
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
public final void formatXML(OutputStream arg0, org.jooq.XMLFormat arg1)
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
public final void formatXML(Writer arg0)
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatChart
public final String formatChart()
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
public final String formatChart(org.jooq.ChartFormat arg0)
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
public final void formatChart(OutputStream arg0)
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
public final void formatChart(OutputStream arg0, org.jooq.ChartFormat arg1)
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
public final void formatChart(Writer arg0)
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatInsert
public final String formatInsert()
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
public final void formatInsert(OutputStream arg0)
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
public final String formatInsert(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1)
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
public final void formatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2)
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatHTML
public final String formatHTML()
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
formatHTML
public final void formatHTML(OutputStream arg0)
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
intoXML
public final Document intoXML()
- Specified by:
intoXMLin interfaceorg.jooq.Formattable
-
intoXML
public final <H extends ContentHandler> H intoXML(H arg0) throws SAXException
- Specified by:
intoXMLin interfaceorg.jooq.Formattable- Throws:
SAXException
-
-