Class GNodeRecord
java.lang.Object
org.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<GNodeRecord>
cn.vertxup.graphic.domain.tables.records.GNodeRecord
- All Implemented Interfaces:
IGNode,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<GNodeRecord>,org.jooq.Record,org.jooq.Record18<String,,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String> org.jooq.TableRecord<GNodeRecord>,org.jooq.UpdatableRecord<GNodeRecord>
public class GNodeRecord
extends org.jooq.impl.UpdatableRecordImpl<GNodeRecord>
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, org.jooq.Record18<String,String,BigDecimal,BigDecimal,String,String,String,String,String,String,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>, IGNode
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a detached GNodeRecordGNodeRecord(GNode value) Create a detached, initialised GNodeRecordGNodeRecord(io.vertx.core.json.JsonObject json) GNodeRecord(String key, String name, BigDecimal x, BigDecimal y, String ui, String graphicId, String recordData, String recordKey, String recordComponent, String recordClass, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) Create a detached, initialised GNodeRecord -
Method Summary
Modifier and TypeMethodDescriptionfinal voidattach(org.jooq.Configuration arg0) final booleanchanged()final voidchanged(boolean arg0) final booleanchanged(int arg0) final voidchanged(int arg0, boolean arg1) final booleanfinal voidfinal booleanchanged(org.jooq.Field<?> arg0) final voidchanged(org.jooq.Field<?> arg0, boolean arg1) final booleanchanged(org.jooq.Name arg0) final voidchanged(org.jooq.Name arg0, boolean arg1) intcompareTo(org.jooq.Record arg0) final org.jooq.Configurationprotected final org.jooq.DSLContextcreate()Deprecated.final org.jooq.DataType<?>dataType(int arg0) final org.jooq.DataType<?>final org.jooq.DataType<?>dataType(org.jooq.Name arg0) final org.jooq.DataType<?>[]final voiddetach()booleanfinal org.jooq.Field<?>field(int arg0) final <T extends Object>
org.jooq.Field<T>final <T extends Object>
org.jooq.Field<T>field(int arg0, org.jooq.DataType<T> arg1) final org.jooq.Field<?>final <T extends Object>
org.jooq.Field<T>final <T extends Object>
org.jooq.Field<T>final <T extends Object>
org.jooq.Field<T>field(org.jooq.Field<T> arg0) final org.jooq.Field<?>field(org.jooq.Name arg0) final <T extends Object>
org.jooq.Field<T>final <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<String>field10()org.jooq.Field<String>field11()org.jooq.Field<String>field12()org.jooq.Field<Boolean>field13()org.jooq.Field<String>field14()org.jooq.Field<LocalDateTime>field15()org.jooq.Field<String>field16()org.jooq.Field<LocalDateTime>field17()org.jooq.Field<String>field18()org.jooq.Field<String>field2()org.jooq.Field<BigDecimal>field3()org.jooq.Field<BigDecimal>field4()org.jooq.Field<String>field5()org.jooq.Field<String>field6()org.jooq.Field<String>field7()org.jooq.Field<String>field8()org.jooq.Field<String>field9()final org.jooq.Field<?>[]fields()final org.jooq.Field<?>[]fields(int... arg0) final org.jooq.Field<?>[]final org.jooq.Field<?>[]fields(org.jooq.Field<?>... arg0) final org.jooq.Field<?>[]fields(org.jooq.Name... arg0) org.jooq.Row18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String> final Stream<org.jooq.Field<?>>final Stringformat()final Stringformat(int arg0) final voidformat(OutputStream arg0) final voidformat(OutputStream arg0, int arg1) final voidformat(OutputStream arg0, org.jooq.TXTFormat arg1) final voidfinal voidfinal voidfinal Stringformat(org.jooq.TXTFormat arg0) final Stringfinal voidformatChart(OutputStream arg0) final voidformatChart(OutputStream arg0, org.jooq.ChartFormat arg1) final voidformatChart(Writer arg0) final voidformatChart(Writer arg0, org.jooq.ChartFormat arg1) final StringformatChart(org.jooq.ChartFormat arg0) final Stringfinal StringformatCSV(boolean arg0) final StringformatCSV(boolean arg0, char arg1) final Stringfinal StringformatCSV(char arg0) final Stringfinal voidformatCSV(OutputStream arg0) final voidformatCSV(OutputStream arg0, boolean arg1) final voidformatCSV(OutputStream arg0, boolean arg1, char arg2) final voidformatCSV(OutputStream arg0, boolean arg1, char arg2, String arg3) final voidformatCSV(OutputStream arg0, char arg1) final voidformatCSV(OutputStream arg0, char arg1, String arg2) final voidformatCSV(OutputStream arg0, org.jooq.CSVFormat arg1) final voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal StringformatCSV(org.jooq.CSVFormat arg0) final Stringfinal voidformatHTML(OutputStream arg0) final voidformatHTML(Writer arg0) final Stringfinal voidformatInsert(OutputStream arg0) final voidformatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) final voidformatInsert(Writer arg0) final voidformatInsert(Writer arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) final StringformatInsert(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final Stringfinal voidformatJSON(OutputStream arg0) final voidformatJSON(OutputStream arg0, org.jooq.JSONFormat arg1) final voidformatJSON(Writer arg0) final voidformatJSON(Writer arg0, org.jooq.JSONFormat arg1) final StringformatJSON(org.jooq.JSONFormat arg0) final Stringfinal voidformatXML(OutputStream arg0) final voidformatXML(OutputStream arg0, org.jooq.XMLFormat arg1) final voidfinal voidfinal StringformatXML(org.jooq.XMLFormat arg0) voidLoad data from another generated Record/POJO implementing the common interface IGNodefinal voidfinal voidfinal voidfinal voidfinal voidprotected final voidfrom(org.jooq.Record arg0) final voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal voidfinal Objectget(int arg0) final <U extends Object>
Ufinal <U extends Object>
Uget(int arg0, org.jooq.Converter<?, ? extends U> arg1) final Objectfinal <T extends Object>
Tfinal <U extends Object>
Ufinal <U extends Object>
Ufinal <T extends Object>
Tget(org.jooq.Field<T> arg0) get(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) final Objectget(org.jooq.Name arg0) final <T extends Object>
Tfinal <U extends Object>
Uget(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) Getter forDB_ETERNAL.G_NODE.ACTIVE.Getter forDB_ETERNAL.G_NODE.CREATED_AT.Getter forDB_ETERNAL.G_NODE.CREATED_BY.Getter forDB_ETERNAL.G_NODE.GRAPHIC_ID.getKey()Getter forDB_ETERNAL.G_NODE.KEY.Getter forDB_ETERNAL.G_NODE.LANGUAGE.Getter forDB_ETERNAL.G_NODE.METADATA.getName()Getter forDB_ETERNAL.G_NODE.NAME.final org.jooq.RecordQualifier<GNodeRecord>Getter forDB_ETERNAL.G_NODE.RECORD_CLASS.Getter forDB_ETERNAL.G_NODE.RECORD_COMPONENT.Getter forDB_ETERNAL.G_NODE.RECORD_DATA.Getter forDB_ETERNAL.G_NODE.RECORD_KEY.getSigma()Getter forDB_ETERNAL.G_NODE.SIGMA.final StringgetUi()Getter forDB_ETERNAL.G_NODE.UI.Getter forDB_ETERNAL.G_NODE.UPDATED_AT.Getter forDB_ETERNAL.G_NODE.UPDATED_BY.final ObjectgetValue(int arg0) final <T extends Object>
Tfinal <U extends Object>
UgetValue(int arg0, org.jooq.Converter<?, ? extends U> arg1) final Objectfinal <T extends Object>
Tfinal <U extends Object>
Ufinal <T extends Object>
Tfinal <T extends Object>
TgetValue(org.jooq.Field<T> arg0) getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) final ObjectgetValue(org.jooq.Name arg0) final <T extends Object>
Tfinal <U extends Object>
UgetValue(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) getX()Getter forDB_ETERNAL.G_NODE.X.getY()Getter forDB_ETERNAL.G_NODE.Y.inthashCode()final intfinal intindexOf(org.jooq.Field<?> arg0) final intindexOf(org.jooq.Name arg0) <E extends IGNode>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface IGNode<E extends Object>
Einto(E arg0) final <E extends Object>
Efinal org.jooq.Recordinto(org.jooq.Field<?>... arg0) final <T1 extends Object>
org.jooq.Record1<T1>into(org.jooq.Field<T1> arg0) into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1) into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) final <R extends org.jooq.Record>
Rinto(org.jooq.Table<R> arg0) final Object[]intoList()intoMap()final ResultSetfinal DocumentintoXML()final <H extends ContentHandler>
HintoXML(H arg0) final <H extends ContentHandler>
HintoXML(H arg0, org.jooq.XMLFormat arg1) final DocumentintoXML(org.jooq.XMLFormat arg0) org.jooq.Record1<String>key()final <E extends Object>
Emap(org.jooq.RecordMapper<org.jooq.Record, E> arg0) final Objectoriginal(int arg0) final Objectfinal <T extends Object>
Toriginal(org.jooq.Field<T> arg0) final Objectoriginal(org.jooq.Name arg0) final voidfinal voidreset()final voidreset(int arg0) final voidfinal voidreset(org.jooq.Field<?> arg0) final voidreset(org.jooq.Name arg0) protected voidprotected final voidfinal <T extends Object>
voidset(org.jooq.Field<T> arg0, T arg1) set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) Setter forDB_ETERNAL.G_NODE.ACTIVE.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_NODE.CREATED_AT.setCreatedBy(String value) Setter forDB_ETERNAL.G_NODE.CREATED_BY.setGraphicId(String value) Setter forDB_ETERNAL.G_NODE.GRAPHIC_ID.Setter forDB_ETERNAL.G_NODE.KEY.setLanguage(String value) Setter forDB_ETERNAL.G_NODE.LANGUAGE.setMetadata(String value) Setter forDB_ETERNAL.G_NODE.METADATA.Setter forDB_ETERNAL.G_NODE.NAME.setRecordClass(String value) Setter forDB_ETERNAL.G_NODE.RECORD_CLASS.setRecordComponent(String value) Setter forDB_ETERNAL.G_NODE.RECORD_COMPONENT.setRecordData(String value) Setter forDB_ETERNAL.G_NODE.RECORD_DATA.setRecordKey(String value) Setter forDB_ETERNAL.G_NODE.RECORD_KEY.Setter forDB_ETERNAL.G_NODE.SIGMA.Setter forDB_ETERNAL.G_NODE.UI.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_NODE.UPDATED_AT.setUpdatedBy(String value) Setter forDB_ETERNAL.G_NODE.UPDATED_BY.protected final voidDeprecated.final <T extends Object>
voidsetValue(org.jooq.Field<T> arg0, T arg1) setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) setX(BigDecimal value) Setter forDB_ETERNAL.G_NODE.X.setY(BigDecimal value) Setter forDB_ETERNAL.G_NODE.Y.final intsize()toString()final Class<?>type(int arg0) final Class<?>final Class<?>type(org.jooq.Name arg0) final Class<?>[]types()value1()value10()value11()value12()value13()value14()value15()value15(LocalDateTime value) value16()value17()value17(LocalDateTime value) value18()value2()value3()value3(BigDecimal value) value4()value4(BigDecimal value) value5()value6()value7()value8()value9()values(String value1, String value2, BigDecimal value3, BigDecimal value4, String value5, String value6, String value7, String value8, String value9, String value10, String value11, String value12, Boolean value13, String value14, LocalDateTime value15, String value16, LocalDateTime value17, String value18) org.jooq.Row18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String> final <T extends Object>
GNodeRecordwith(org.jooq.Field<T> arg0, T arg1) final <T extends Object,U extends Object>
GNodeRecordwith(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) final voidMethods inherited from class org.jooq.impl.UpdatableRecordImpl
children, copy, delete, fetchChild, fetchChildren, merge, merge, merge, refresh, refresh, refresh, store, store, store, update, update, updateMethods inherited from class org.jooq.impl.TableRecordImpl
fetchParent, getTable, insert, insert, insert, original, parentMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jooq.Attachable
attach, configuration, detachMethods 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, typesMethods 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, intoXMLMethods inherited from interface cn.vertxup.graphic.domain.tables.interfaces.IGNode
fromJson, toJsonMethods inherited from interface org.jooq.QualifiedRecord
getQualifier, with, withMethods 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, sizeMethods inherited from interface org.jooq.Record18
with, withMethods inherited from interface java.sql.SQLData
getSQLTypeName, readSQL, writeSQLMethods inherited from interface org.jooq.TableRecord
fetchParent, getTable, original, parentMethods inherited from interface org.jooq.UpdatableRecord
insert, insert, insert
-
Constructor Details
-
GNodeRecord
public GNodeRecord()Create a detached GNodeRecord -
GNodeRecord
public GNodeRecord(String key, String name, BigDecimal x, BigDecimal y, String ui, String graphicId, String recordData, String recordKey, String recordComponent, String recordClass, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) Create a detached, initialised GNodeRecord -
GNodeRecord
Create a detached, initialised GNodeRecord -
GNodeRecord
public GNodeRecord(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
setKey
Setter forDB_ETERNAL.G_NODE.KEY. 「key」- 节点ID -
getKey
Getter forDB_ETERNAL.G_NODE.KEY. 「key」- 节点ID -
setName
Setter forDB_ETERNAL.G_NODE.NAME. 「name」- 节点呈现名称 -
getName
Getter forDB_ETERNAL.G_NODE.NAME. 「name」- 节点呈现名称 -
setX
Setter forDB_ETERNAL.G_NODE.X. 「x」- 当前节点在图上的x坐标 -
getX
Getter forDB_ETERNAL.G_NODE.X. 「x」- 当前节点在图上的x坐标 -
setY
Setter forDB_ETERNAL.G_NODE.Y. 「y」- 当前节点在图上的y坐标 -
getY
Getter forDB_ETERNAL.G_NODE.Y. 「y」- 当前节点在图上的y坐标 -
setUi
Setter forDB_ETERNAL.G_NODE.UI. 「ui」- ui配置专用 -
getUi
Getter forDB_ETERNAL.G_NODE.UI. 「ui」- ui配置专用 -
setGraphicId
Setter forDB_ETERNAL.G_NODE.GRAPHIC_ID. 「graphicId」- 它所关联的图实例ID- Specified by:
setGraphicIdin interfaceIGNode
-
getGraphicId
Getter forDB_ETERNAL.G_NODE.GRAPHIC_ID. 「graphicId」- 它所关联的图实例ID- Specified by:
getGraphicIdin interfaceIGNode
-
setRecordData
Setter forDB_ETERNAL.G_NODE.RECORD_DATA. 「recordData」- 该节点存储的数据信息- Specified by:
setRecordDatain interfaceIGNode
-
getRecordData
Getter forDB_ETERNAL.G_NODE.RECORD_DATA. 「recordData」- 该节点存储的数据信息- Specified by:
getRecordDatain interfaceIGNode
-
setRecordKey
Setter forDB_ETERNAL.G_NODE.RECORD_KEY. 「recordKey」- 记录主键- Specified by:
setRecordKeyin interfaceIGNode
-
getRecordKey
Getter forDB_ETERNAL.G_NODE.RECORD_KEY. 「recordKey」- 记录主键- Specified by:
getRecordKeyin interfaceIGNode
-
setRecordComponent
Setter forDB_ETERNAL.G_NODE.RECORD_COMPONENT. 「recordComponent」- 记录处理组件- Specified by:
setRecordComponentin interfaceIGNode
-
getRecordComponent
Getter forDB_ETERNAL.G_NODE.RECORD_COMPONENT. 「recordComponent」- 记录处理组件- Specified by:
getRecordComponentin interfaceIGNode
-
setRecordClass
Setter forDB_ETERNAL.G_NODE.RECORD_CLASS. 「recordClass」- 记录绑定Pojo类型- Specified by:
setRecordClassin interfaceIGNode
-
getRecordClass
Getter forDB_ETERNAL.G_NODE.RECORD_CLASS. 「recordClass」- 记录绑定Pojo类型- Specified by:
getRecordClassin interfaceIGNode
-
setSigma
Setter forDB_ETERNAL.G_NODE.SIGMA. 「sigma」- 统一标识 -
getSigma
Getter forDB_ETERNAL.G_NODE.SIGMA. 「sigma」- 统一标识 -
setLanguage
Setter forDB_ETERNAL.G_NODE.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIGNode
-
getLanguage
Getter forDB_ETERNAL.G_NODE.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIGNode
-
setActive
Setter forDB_ETERNAL.G_NODE.ACTIVE. 「active」- 是否启用 -
getActive
Getter forDB_ETERNAL.G_NODE.ACTIVE. 「active」- 是否启用 -
setMetadata
Setter forDB_ETERNAL.G_NODE.METADATA. 「metadata」- 附加配置数据- Specified by:
setMetadatain interfaceIGNode
-
getMetadata
Getter forDB_ETERNAL.G_NODE.METADATA. 「metadata」- 附加配置数据- Specified by:
getMetadatain interfaceIGNode
-
setCreatedAt
Setter forDB_ETERNAL.G_NODE.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIGNode
-
getCreatedAt
Getter forDB_ETERNAL.G_NODE.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIGNode
-
setCreatedBy
Setter forDB_ETERNAL.G_NODE.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIGNode
-
getCreatedBy
Getter forDB_ETERNAL.G_NODE.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIGNode
-
setUpdatedAt
Setter forDB_ETERNAL.G_NODE.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIGNode
-
getUpdatedAt
Getter forDB_ETERNAL.G_NODE.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIGNode
-
setUpdatedBy
Setter forDB_ETERNAL.G_NODE.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIGNode
-
getUpdatedBy
Getter forDB_ETERNAL.G_NODE.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIGNode
-
key
- Specified by:
keyin interfaceorg.jooq.UpdatableRecord<GNodeRecord>- Overrides:
keyin classorg.jooq.impl.UpdatableRecordImpl<GNodeRecord>
-
fieldsRow
public org.jooq.Row18<String,String, fieldsRow()BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String> - Specified by:
fieldsRowin interfaceorg.jooq.Fields- Specified by:
fieldsRowin interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
valuesRow
public org.jooq.Row18<String,String, valuesRow()BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String> - Specified by:
valuesRowin interfaceorg.jooq.Record- Specified by:
valuesRowin interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field1
- Specified by:
field1in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field2
- Specified by:
field2in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field3
- Specified by:
field3in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field4
- Specified by:
field4in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field5
- Specified by:
field5in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field6
- Specified by:
field6in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field7
- Specified by:
field7in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field8
- Specified by:
field8in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field9
- Specified by:
field9in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field10
- Specified by:
field10in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field11
- Specified by:
field11in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field12
- Specified by:
field12in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field13
- Specified by:
field13in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field14
- Specified by:
field14in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field15
- Specified by:
field15in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field16
- Specified by:
field16in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field17
- Specified by:
field17in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
field18
- Specified by:
field18in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component1
- Specified by:
component1in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component2
- Specified by:
component2in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component3
- Specified by:
component3in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component4
- Specified by:
component4in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component5
- Specified by:
component5in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component6
- Specified by:
component6in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component7
- Specified by:
component7in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component8
- Specified by:
component8in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component9
- Specified by:
component9in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component10
- Specified by:
component10in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component11
- Specified by:
component11in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component12
- Specified by:
component12in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component13
- Specified by:
component13in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component14
- Specified by:
component14in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component15
- Specified by:
component15in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component16
- Specified by:
component16in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component17
- Specified by:
component17in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
component18
- Specified by:
component18in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value1
- Specified by:
value1in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value2
- Specified by:
value2in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value3
- Specified by:
value3in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value4
- Specified by:
value4in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value5
- Specified by:
value5in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value6
- Specified by:
value6in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value7
- Specified by:
value7in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value8
- Specified by:
value8in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value9
- Specified by:
value9in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value10
- Specified by:
value10in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value11
- Specified by:
value11in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value12
- Specified by:
value12in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value13
- Specified by:
value13in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value14
- Specified by:
value14in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value15
- Specified by:
value15in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value16
- Specified by:
value16in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value17
- Specified by:
value17in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value18
- Specified by:
value18in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value1
- Specified by:
value1in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value2
- Specified by:
value2in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value3
- Specified by:
value3in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value4
- Specified by:
value4in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value5
- Specified by:
value5in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value6
- Specified by:
value6in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value7
- Specified by:
value7in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value8
- Specified by:
value8in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value9
- Specified by:
value9in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value10
- Specified by:
value10in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value11
- Specified by:
value11in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value12
- Specified by:
value12in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value13
- Specified by:
value13in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value14
- Specified by:
value14in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value15
- Specified by:
value15in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value16
- Specified by:
value16in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value17
- Specified by:
value17in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
value18
- Specified by:
value18in interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
values
public GNodeRecord values(String value1, String value2, BigDecimal value3, BigDecimal value4, String value5, String value6, String value7, String value8, String value9, String value10, String value11, String value12, Boolean value13, String value14, LocalDateTime value15, String value16, LocalDateTime value17, String value18) - Specified by:
valuesin interfaceorg.jooq.Record18<String,String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>
-
from
Description copied from interface:IGNodeLoad data from another generated Record/POJO implementing the common interface IGNode -
into
Description copied from interface:IGNodeCopy data into another generated Record/POJO implementing the common interface IGNode -
getQualifier
- Specified by:
getQualifierin interfaceorg.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>
-
with
- 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> GNodeRecord 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
- Specified by:
getSQLTypeNamein interfaceSQLData- Throws:
SQLException
-
readSQL
- Specified by:
readSQLin interfaceSQLData- Throws:
SQLException
-
writeSQL
- Specified by:
writeSQLin interfaceSQLData- Throws:
SQLException
-
fields
public final org.jooq.Field<?>[] fields()- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fieldStream
- Specified by:
fieldStreamin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
public final org.jooq.Field<?> field(org.jooq.Name arg0) - Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- 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
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
- 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
- Specified by:
indexOfin interfaceorg.jooq.Fields
-
indexOf
public final int indexOf(org.jooq.Name arg0) - Specified by:
indexOfin interfaceorg.jooq.Fields
-
types
- Specified by:
typesin interfaceorg.jooq.Fields
-
type
- Specified by:
typein interfaceorg.jooq.Fields
-
type
- Specified by:
typein interfaceorg.jooq.Fields
-
type
- 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
- 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
- Specified by:
getin interfaceorg.jooq.Record
-
get
- 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
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
setValue
Deprecated. -
set
-
set
- 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
- Specified by:
originalin interfaceorg.jooq.Record
-
original
- Specified by:
originalin interfaceorg.jooq.Record
-
original
- Specified by:
originalin interfaceorg.jooq.Record
-
original
- 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
- 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
- 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
- Specified by:
resetin interfaceorg.jooq.Record
-
reset
public final void reset(org.jooq.Name arg0) - Specified by:
resetin interfaceorg.jooq.Record
-
intoArray
- Specified by:
intoArrayin interfaceorg.jooq.Record
-
intoList
- Specified by:
intoListin interfaceorg.jooq.Record
-
intoStream
- Specified by:
intoStreamin interfaceorg.jooq.Record
-
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
- 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, org.jooq.Record3<T1,T3 extends Object> T2, intoT3> (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, org.jooq.Record4<T1,T3 extends Object, T4 extends Object> T2, intoT3, T4> (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, org.jooq.Record5<T1,T3 extends Object, T4 extends Object, T5 extends Object> T2, intoT3, T4, T5> (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, org.jooq.Record6<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object> T2, intoT3, T4, T5, T6> (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, org.jooq.Record7<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object> T2, intoT3, T4, T5, T6, T7> (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, org.jooq.Record8<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object> T2, intoT3, T4, T5, T6, T7, T8> (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, org.jooq.Record9<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9> (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, org.jooq.Record10<T1,T3 extends Object, T4 extends Object, T5 extends Object, T6 extends Object, T7 extends Object, T8 extends Object, T9 extends Object, T10 extends Object> T2, intoT3, T4, T5, T6, T7, T8, T9, T10> (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, org.jooq.Record11<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11> (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, org.jooq.Record12<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12> (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, org.jooq.Record13<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> (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, org.jooq.Record14<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> (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, org.jooq.Record15<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> (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, org.jooq.Record16<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> (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, org.jooq.Record17<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> (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, org.jooq.Record18<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> (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, org.jooq.Record19<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> (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, org.jooq.Record20<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20> (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, org.jooq.Record21<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21> (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, org.jooq.Record22<T1,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> T2, intoT3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22> (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
- Specified by:
intoin interfaceorg.jooq.Record
-
into
- 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
- Specified by:
intoResultSetin interfaceorg.jooq.Record
-
map
- Specified by:
mapin interfaceorg.jooq.Record
-
resetChangedOnNotNull
protected void resetChangedOnNotNull() -
from
- Specified by:
fromin interfaceorg.jooq.Record
-
from
- Specified by:
fromin interfaceorg.jooq.Record
-
from
- Specified by:
fromin interfaceorg.jooq.Record
-
from
- Specified by:
fromin interfaceorg.jooq.Record
-
from
- Specified by:
fromin interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromMap
- Specified by:
fromMapin interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
fromArray
- Specified by:
fromArrayin interfaceorg.jooq.Record
-
from
protected final void from(org.jooq.Record arg0) -
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatHTML
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
intoXML
- 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
-
toString
-
compareTo
public int compareTo(org.jooq.Record arg0) - Specified by:
compareToin interfaceComparable<org.jooq.Record>- Specified by:
compareToin interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- 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
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- 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
- 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
-
create
Deprecated. -
hashCode
public int hashCode() -
equals
-
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
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
format
- Specified by:
formatin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatCSV
- Specified by:
formatCSVin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatJSON
- Specified by:
formatJSONin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatXML
- Specified by:
formatXMLin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatChart
- Specified by:
formatChartin interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
- Specified by:
formatInsertin interfaceorg.jooq.Formattable
-
formatInsert
- 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
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
formatHTML
- Specified by:
formatHTMLin interfaceorg.jooq.Formattable
-
intoXML
- Specified by:
intoXMLin interfaceorg.jooq.Formattable
-
intoXML
- Specified by:
intoXMLin interfaceorg.jooq.Formattable- Throws:
SAXException
-