类 RSystemMenuRecord
java.lang.Object
org.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<RSystemMenuRecord>
xyz.raylab.systemcommon.infrastructure.persistent.tables.records.RSystemMenuRecord
- 所有已实现的接口:
Serializable,Comparable<org.jooq.Record>,SQLData,org.jooq.Attachable,org.jooq.Fields,org.jooq.Formattable,org.jooq.QualifiedRecord<RSystemMenuRecord>,org.jooq.Record,org.jooq.Record19<Integer,,String, String, String, String, String, String, Integer, String, String, String, String, String, String, LocalDateTime, String, LocalDateTime, String, String> org.jooq.TableRecord<RSystemMenuRecord>,org.jooq.UpdatableRecord<RSystemMenuRecord>
public class RSystemMenuRecord
extends org.jooq.impl.UpdatableRecordImpl<RSystemMenuRecord>
implements org.jooq.Record19<Integer,String,String,String,String,String,String,Integer,String,String,String,String,String,String,LocalDateTime,String,LocalDateTime,String,String>
系统菜单
- 另请参阅:
-
构造器概要
构造器构造器说明Create a detached RSystemMenuRecordRSystemMenuRecord(Integer pk, String id, String name, String type, String icon, String navigationType, String navigationAddress, Integer sortNumber, String enabled, String pcPermissionId, String pcPermissionName, String pcPermissionIdCode, String parentId, String createdBy, LocalDateTime createdTime, String updatedBy, LocalDateTime updatedTime, String revision, String tenantId) Create a detached, initialised RSystemMenuRecordRSystemMenuRecord(RSystemMenuPO value) Create a detached, initialised RSystemMenuRecord -
方法概要
修饰符和类型方法说明final 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()已过时。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<Integer>field1()org.jooq.Field<String>field10()org.jooq.Field<String>field11()org.jooq.Field<String>field12()org.jooq.Field<String>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>field19()org.jooq.Field<String>field2()org.jooq.Field<String>field3()org.jooq.Field<String>field4()org.jooq.Field<String>field5()org.jooq.Field<String>field6()org.jooq.Field<String>field7()org.jooq.Field<Integer>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.Row19<Integer,String, String, String, String, String, String, Integer, String, String, String, String, String, String, LocalDateTime, String, LocalDateTime, String, 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) final 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 forr_system_menu.created_by.Getter forr_system_menu.created_time.Getter forr_system_menu.enabled.getIcon()Getter forr_system_menu.icon.getId()Getter forr_system_menu.id.getName()Getter forr_system_menu.name.Getter forr_system_menu.navigation_address.Getter forr_system_menu.navigation_type.Getter forr_system_menu.parent_id.Getter forr_system_menu.pc_permission_id.Getter forr_system_menu.pc_permission_id_code.Getter forr_system_menu.pc_permission_name.getPk()Getter forr_system_menu.pk.final org.jooq.RecordQualifier<RSystemMenuRecord>Getter forr_system_menu.revision.Getter forr_system_menu.sort_number.final StringGetter forr_system_menu.tenant_id.getType()Getter forr_system_menu.type.Getter forr_system_menu.updated_by.Getter forr_system_menu.updated_time.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) inthashCode()final intfinal intindexOf(org.jooq.Field<?> arg0) final intindexOf(org.jooq.Name arg0) <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<Integer>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 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) setCreatedBy(String value) Setter forr_system_menu.created_by.setCreatedTime(LocalDateTime value) Setter forr_system_menu.created_time.setEnabled(String value) Setter forr_system_menu.enabled.Setter forr_system_menu.icon.Setter forr_system_menu.id.Setter forr_system_menu.name.setNavigationAddress(String value) Setter forr_system_menu.navigation_address.setNavigationType(String value) Setter forr_system_menu.navigation_type.setParentId(String value) Setter forr_system_menu.parent_id.setPcPermissionId(String value) Setter forr_system_menu.pc_permission_id.setPcPermissionIdCode(String value) Setter forr_system_menu.pc_permission_id_code.setPcPermissionName(String value) Setter forr_system_menu.pc_permission_name.Setter forr_system_menu.pk.setRevision(String value) Setter forr_system_menu.revision.setSortNumber(Integer value) Setter forr_system_menu.sort_number.setTenantId(String value) Setter forr_system_menu.tenant_id.Setter forr_system_menu.type.setUpdatedBy(String value) Setter forr_system_menu.updated_by.setUpdatedTime(LocalDateTime value) Setter forr_system_menu.updated_time.protected final void已过时。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) 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()value19()value2()value3()value4()value5()value6()value7()value8()value9()values(Integer value1, String value2, String value3, String value4, String value5, String value6, String value7, Integer value8, String value9, String value10, String value11, String value12, String value13, String value14, LocalDateTime value15, String value16, LocalDateTime value17, String value18, String value19) org.jooq.Row19<Integer,String, String, String, String, String, String, Integer, String, String, String, String, String, String, LocalDateTime, String, LocalDateTime, String, String> final <T extends Object>
RSystemMenuRecordwith(org.jooq.Field<T> arg0, T arg1) final <T extends Object,U extends Object>
RSystemMenuRecordwith(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) final void从类继承的方法 org.jooq.impl.UpdatableRecordImpl
children, copy, delete, fetchChild, fetchChildren, merge, merge, merge, refresh, refresh, refresh, store, store, store, update, update, update从类继承的方法 org.jooq.impl.TableRecordImpl
fetchParent, getTable, insert, insert, insert, original, parent从接口继承的方法 org.jooq.Attachable
attach, configuration, detach从接口继承的方法 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从接口继承的方法 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从接口继承的方法 org.jooq.QualifiedRecord
getQualifier, with, with从接口继承的方法 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从接口继承的方法 org.jooq.Record19
with, with从接口继承的方法 java.sql.SQLData
getSQLTypeName, readSQL, writeSQL从接口继承的方法 org.jooq.TableRecord
fetchParent, getTable, original, parent从接口继承的方法 org.jooq.UpdatableRecord
insert, insert, insert
-
构造器详细资料
-
RSystemMenuRecord
public RSystemMenuRecord()Create a detached RSystemMenuRecord -
RSystemMenuRecord
public RSystemMenuRecord(Integer pk, String id, String name, String type, String icon, String navigationType, String navigationAddress, Integer sortNumber, String enabled, String pcPermissionId, String pcPermissionName, String pcPermissionIdCode, String parentId, String createdBy, LocalDateTime createdTime, String updatedBy, LocalDateTime updatedTime, String revision, String tenantId) Create a detached, initialised RSystemMenuRecord -
RSystemMenuRecord
Create a detached, initialised RSystemMenuRecord
-
-
方法详细资料
-
setPk
Setter forr_system_menu.pk. 主键 -
getPk
Getter forr_system_menu.pk. 主键 -
setId
Setter forr_system_menu.id. 唯一标识 -
getId
Getter forr_system_menu.id. 唯一标识 -
setName
Setter forr_system_menu.name. 名称 -
getName
Getter forr_system_menu.name. 名称 -
setType
Setter forr_system_menu.type. 类型 -
getType
Getter forr_system_menu.type. 类型 -
setIcon
Setter forr_system_menu.icon. 图标 -
getIcon
Getter forr_system_menu.icon. 图标 -
setSortNumber
Setter forr_system_menu.sort_number. 排序号 -
getSortNumber
Getter forr_system_menu.sort_number. 排序号 -
setEnabled
Setter forr_system_menu.enabled. 是否已启用 -
getEnabled
Getter forr_system_menu.enabled. 是否已启用 -
setPcPermissionId
Setter forr_system_menu.pc_permission_id. 权限控制的权限id -
getPcPermissionId
Getter forr_system_menu.pc_permission_id. 权限控制的权限id -
setPcPermissionName
Setter forr_system_menu.pc_permission_name. 权限控制的权限名称 -
getPcPermissionName
Getter forr_system_menu.pc_permission_name. 权限控制的权限名称 -
setPcPermissionIdCode
Setter forr_system_menu.pc_permission_id_code. 权限控制的权限识别码 -
getPcPermissionIdCode
Getter forr_system_menu.pc_permission_id_code. 权限控制的权限识别码 -
setParentId
Setter forr_system_menu.parent_id. 父级id -
getParentId
Getter forr_system_menu.parent_id. 父级id -
setCreatedBy
Setter forr_system_menu.created_by. 创建人 -
getCreatedBy
Getter forr_system_menu.created_by. 创建人 -
setCreatedTime
Setter forr_system_menu.created_time. 创建时间 -
getCreatedTime
Getter forr_system_menu.created_time. 创建时间 -
setUpdatedBy
Setter forr_system_menu.updated_by. 更新人 -
getUpdatedBy
Getter forr_system_menu.updated_by. 更新人 -
setUpdatedTime
Setter forr_system_menu.updated_time. 更新时间 -
getUpdatedTime
Getter forr_system_menu.updated_time. 更新时间 -
setRevision
Setter forr_system_menu.revision. 乐观锁 -
getRevision
Getter forr_system_menu.revision. 乐观锁 -
setTenantId
Setter forr_system_menu.tenant_id. 租户号 -
getTenantId
Getter forr_system_menu.tenant_id. 租户号 -
key
- 指定者:
key在接口中org.jooq.UpdatableRecord<RSystemMenuRecord>- 覆盖:
key在类中org.jooq.impl.UpdatableRecordImpl<RSystemMenuRecord>
-
fieldsRow
-
valuesRow
-
field1
-
field2
-
field3
-
field4
-
field5
-
field6
-
field7
-
field8
-
field9
-
field10
-
field11
-
field12
-
field13
-
field14
-
field15
-
field16
-
field17
-
field18
-
field19
-
component1
-
component2
-
component3
-
component4
-
component5
-
component6
-
component7
-
component8
-
component9
-
component10
-
component11
-
component12
-
component13
-
component14
-
component15
-
component16
-
component17
-
component18
-
component19
-
value1
-
value2
-
value3
-
value4
-
value5
-
value6
-
value7
-
value8
-
value9
-
value10
-
value11
-
value12
-
value13
-
value14
-
value15
-
value16
-
value17
-
value18
-
value19
-
value1
-
value2
-
value3
-
value4
-
value5
-
value6
-
value7
-
value8
-
value9
-
value10
-
value11
-
value12
-
value13
-
value14
-
value15
-
value16
-
value17
-
value18
-
value19
-
values
public RSystemMenuRecord values(Integer value1, String value2, String value3, String value4, String value5, String value6, String value7, Integer value8, String value9, String value10, String value11, String value12, String value13, String value14, LocalDateTime value15, String value16, LocalDateTime value17, String value18, String value19) -
getQualifier
- 指定者:
getQualifier在接口中org.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>
-
with
- 指定者:
with在接口中org.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>- 指定者:
with在接口中org.jooq.Record
-
with
public final <T extends Object,U extends Object> RSystemMenuRecord with(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) - 指定者:
with在接口中org.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>- 指定者:
with在接口中org.jooq.Record
-
getSQLTypeName
- 指定者:
getSQLTypeName在接口中SQLData- 抛出:
SQLException
-
readSQL
- 指定者:
readSQL在接口中SQLData- 抛出:
SQLException
-
writeSQL
- 指定者:
writeSQL在接口中SQLData- 抛出:
SQLException
-
fields
public final org.jooq.Field<?>[] fields()- 指定者:
fields在接口中org.jooq.Fields
-
fieldStream
- 指定者:
fieldStream在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
public final org.jooq.Field<?> field(org.jooq.Name arg0) - 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
public final <T extends Object> org.jooq.Field<T> field(org.jooq.Name arg0, org.jooq.DataType<T> arg1) - 指定者:
field在接口中org.jooq.Fields
-
field
public final org.jooq.Field<?> field(int arg0) - 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
field
- 指定者:
field在接口中org.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - 指定者:
fields在接口中org.jooq.Fields
-
fields
- 指定者:
fields在接口中org.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0) - 指定者:
fields在接口中org.jooq.Fields
-
fields
public final org.jooq.Field<?>[] fields(int... arg0) - 指定者:
fields在接口中org.jooq.Fields
-
indexOf
public final int indexOf(org.jooq.Field<?> arg0) - 指定者:
indexOf在接口中org.jooq.Fields
-
indexOf
- 指定者:
indexOf在接口中org.jooq.Fields
-
indexOf
public final int indexOf(org.jooq.Name arg0) - 指定者:
indexOf在接口中org.jooq.Fields
-
types
- 指定者:
types在接口中org.jooq.Fields
-
type
- 指定者:
type在接口中org.jooq.Fields
-
type
- 指定者:
type在接口中org.jooq.Fields
-
type
- 指定者:
type在接口中org.jooq.Fields
-
dataTypes
public final org.jooq.DataType<?>[] dataTypes()- 指定者:
dataTypes在接口中org.jooq.Fields
-
dataType
public final org.jooq.DataType<?> dataType(int arg0) - 指定者:
dataType在接口中org.jooq.Fields
-
dataType
- 指定者:
dataType在接口中org.jooq.Fields
-
dataType
public final org.jooq.DataType<?> dataType(org.jooq.Name arg0) - 指定者:
dataType在接口中org.jooq.Fields
-
size
public final int size()- 指定者:
size在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.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) - 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
get
- 指定者:
get在接口中org.jooq.Record
-
setValue
已过时。 -
set
-
set
- 指定者:
set在接口中org.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) - 指定者:
set在接口中org.jooq.Record
-
original
- 指定者:
original在接口中org.jooq.Record
-
original
- 指定者:
original在接口中org.jooq.Record
-
original
- 指定者:
original在接口中org.jooq.Record
-
original
- 指定者:
original在接口中org.jooq.Record
-
changed
public final boolean changed()- 指定者:
changed在接口中org.jooq.Record
-
changed
public final boolean changed(org.jooq.Field<?> arg0) - 指定者:
changed在接口中org.jooq.Record
-
changed
public final boolean changed(int arg0) - 指定者:
changed在接口中org.jooq.Record
-
changed
- 指定者:
changed在接口中org.jooq.Record
-
changed
public final boolean changed(org.jooq.Name arg0) - 指定者:
changed在接口中org.jooq.Record
-
changed
public final void changed(boolean arg0) - 指定者:
changed在接口中org.jooq.Record
-
changed
public final void changed(org.jooq.Field<?> arg0, boolean arg1) - 指定者:
changed在接口中org.jooq.Record
-
changed
public final void changed(int arg0, boolean arg1) - 指定者:
changed在接口中org.jooq.Record
-
changed
- 指定者:
changed在接口中org.jooq.Record
-
changed
public final void changed(org.jooq.Name arg0, boolean arg1) - 指定者:
changed在接口中org.jooq.Record
-
reset
public final void reset()- 指定者:
reset在接口中org.jooq.Record
-
reset
public final void reset(org.jooq.Field<?> arg0) - 指定者:
reset在接口中org.jooq.Record
-
reset
public final void reset(int arg0) - 指定者:
reset在接口中org.jooq.Record
-
reset
- 指定者:
reset在接口中org.jooq.Record
-
reset
public final void reset(org.jooq.Name arg0) - 指定者:
reset在接口中org.jooq.Record
-
intoArray
- 指定者:
intoArray在接口中org.jooq.Record
-
intoList
- 指定者:
intoList在接口中org.jooq.Record
-
intoStream
- 指定者:
intoStream在接口中org.jooq.Record
-
intoMap
- 指定者:
intoMap在接口中org.jooq.Record
-
into
public final org.jooq.Record into(org.jooq.Field<?>... arg0) - 指定者:
into在接口中org.jooq.Record
-
into
- 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.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) - 指定者:
into在接口中org.jooq.Record
-
into
- 指定者:
into在接口中org.jooq.Record
-
into
- 指定者:
into在接口中org.jooq.Record
-
into
public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0) - 指定者:
into在接口中org.jooq.Record
-
intoResultSet
- 指定者:
intoResultSet在接口中org.jooq.Record
-
map
- 指定者:
map在接口中org.jooq.Record
-
from
- 指定者:
from在接口中org.jooq.Record
-
from
- 指定者:
from在接口中org.jooq.Record
-
from
- 指定者:
from在接口中org.jooq.Record
-
from
- 指定者:
from在接口中org.jooq.Record
-
from
- 指定者:
from在接口中org.jooq.Record
-
fromMap
- 指定者:
fromMap在接口中org.jooq.Record
-
fromMap
- 指定者:
fromMap在接口中org.jooq.Record
-
fromMap
- 指定者:
fromMap在接口中org.jooq.Record
-
fromMap
- 指定者:
fromMap在接口中org.jooq.Record
-
fromMap
- 指定者:
fromMap在接口中org.jooq.Record
-
fromArray
- 指定者:
fromArray在接口中org.jooq.Record
-
fromArray
- 指定者:
fromArray在接口中org.jooq.Record
-
fromArray
- 指定者:
fromArray在接口中org.jooq.Record
-
fromArray
- 指定者:
fromArray在接口中org.jooq.Record
-
fromArray
- 指定者:
fromArray在接口中org.jooq.Record
-
from
protected final void from(org.jooq.Record arg0) -
format
- 指定者:
format在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatHTML
- 指定者:
formatHTML在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatInsert
- 指定者:
formatInsert在接口中org.jooq.Formattable
-
formatInsert
- 指定者:
formatInsert在接口中org.jooq.Formattable
-
intoXML
- 指定者:
intoXML在接口中org.jooq.Formattable
-
intoXML
public final <H extends ContentHandler> H intoXML(H arg0, org.jooq.XMLFormat arg1) throws SAXException - 指定者:
intoXML在接口中org.jooq.Formattable- 抛出:
SAXException
-
toString
-
compareTo
public int compareTo(org.jooq.Record arg0) - 指定者:
compareTo在接口中Comparable<org.jooq.Record>- 指定者:
compareTo在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.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) - 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
- 指定者:
getValue在接口中org.jooq.Record
-
getValue
public final <U extends Object> U getValue(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) - 指定者:
getValue在接口中org.jooq.Record
-
setValue
- 指定者:
setValue在接口中org.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) - 指定者:
setValue在接口中org.jooq.Record
-
create
已过时。 -
hashCode
public int hashCode() -
equals
-
attach
public final void attach(org.jooq.Configuration arg0) - 指定者:
attach在接口中org.jooq.Attachable
-
detach
public final void detach()- 指定者:
detach在接口中org.jooq.Attachable
-
configuration
public final org.jooq.Configuration configuration()- 指定者:
configuration在接口中org.jooq.Attachable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
format
- 指定者:
format在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatCSV
- 指定者:
formatCSV在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatJSON
- 指定者:
formatJSON在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatXML
- 指定者:
formatXML在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatChart
- 指定者:
formatChart在接口中org.jooq.Formattable
-
formatInsert
- 指定者:
formatInsert在接口中org.jooq.Formattable
-
formatInsert
- 指定者:
formatInsert在接口中org.jooq.Formattable
-
formatInsert
- 指定者:
formatInsert在接口中org.jooq.Formattable
-
formatInsert
public final void formatInsert(OutputStream arg0, org.jooq.Table<?> arg1, org.jooq.Field<?>... arg2) - 指定者:
formatInsert在接口中org.jooq.Formattable
-
formatHTML
- 指定者:
formatHTML在接口中org.jooq.Formattable
-
formatHTML
- 指定者:
formatHTML在接口中org.jooq.Formattable
-
intoXML
- 指定者:
intoXML在接口中org.jooq.Formattable
-
intoXML
- 指定者:
intoXML在接口中org.jooq.Formattable- 抛出:
SAXException
-