Class ItemDetails
java.lang.Object
org.jooq.impl.TableRecordImpl<ItemDetails>
org.jooq.impl.UpdatableRecordImpl<ItemDetails>
com.echothree.model.jooq.server.records.item.ItemDetails
- All Implemented Interfaces:
Serializable,Comparable<org.jooq.Record>,SQLData,org.jooq.Attachable,org.jooq.Fields,org.jooq.Formattable,org.jooq.QualifiedRecord<ItemDetails>,org.jooq.Record,org.jooq.TableRecord<ItemDetails>,org.jooq.UpdatableRecord<ItemDetails>
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a detached ItemDetailsItemDetails(ItemDetailPK ItemDetail, ItemPK Item, String ItemName, ItemTypePK ItemType, ItemUseTypePK ItemUseType, ItemCategoryPK ItemCategory, ItemAccountingCategoryPK ItemAccountingCategory, ItemPurchasingCategoryPK ItemPurchasingCategory, PartyPK CompanyParty, ItemDeliveryTypePK ItemDeliveryType, ItemInventoryTypePK ItemInventoryType, Boolean InventorySerialized, SequencePK SerialNumberSequence, Boolean ShippingChargeExempt, Long ShippingStartTime, Long ShippingEndTime, Long SalesOrderStartTime, Long SalesOrderEndTime, Long PurchaseOrderStartTime, Long PurchaseOrderEndTime, Boolean AllowClubDiscounts, Boolean AllowCouponDiscounts, Boolean AllowAssociatePayments, UnitOfMeasureKindPK UnitOfMeasureKind, ItemPriceTypePK ItemPriceType, CancellationPolicyPK CancellationPolicy, ReturnPolicyPK ReturnPolicy, StylePathPK StylePath, Long FromTime, Long ThruTime) Create a detached, initialised ItemDetails -
Method Summary
Modifier and TypeMethodDescriptionGetter foritemdetails.itmdt_allowassociatepayments.voidAllowAssociatePayments(Boolean value) Setter foritemdetails.itmdt_allowassociatepayments.Getter foritemdetails.itmdt_allowclubdiscounts.voidAllowClubDiscounts(Boolean value) Setter foritemdetails.itmdt_allowclubdiscounts.Getter foritemdetails.itmdt_allowcoupondiscounts.voidAllowCouponDiscounts(Boolean value) Setter foritemdetails.itmdt_allowcoupondiscounts.final voidattach(org.jooq.Configuration arg0) Getter foritemdetails.itmdt_cnclplcy_cancellationpolicyid.voidSetter foritemdetails.itmdt_cnclplcy_cancellationpolicyid.final booleanchanged()Deprecated.final voidchanged(boolean arg0) Deprecated.final booleanchanged(int arg0) Deprecated.final voidchanged(int arg0, boolean arg1) Deprecated.final booleanDeprecated.final voidDeprecated.final booleanchanged(org.jooq.Field<?> arg0) Deprecated.final voidchanged(org.jooq.Field<?> arg0, boolean arg1) Deprecated.final booleanchanged(org.jooq.Name arg0) Deprecated.final voidchanged(org.jooq.Name arg0, boolean arg1) Deprecated.Getter foritemdetails.itmdt_companypartyid.voidCompanyParty(PartyPK value) Setter foritemdetails.itmdt_companypartyid.intcompareTo(org.jooq.Record arg0) final org.jooq.Configurationprotected final org.jooq.DSLContextcreate()Deprecated.default org.jooq.DataType<?> dataType(int arg0) default org.jooq.DataType<?> default org.jooq.DataType<?> dataType(org.jooq.Name arg0) default org.jooq.DataType<?>[]final voiddetach()booleandefault org.jooq.Field<?> field(int arg0) default <T> org.jooq.Field<T> default <T> org.jooq.Field<T> field(int arg0, org.jooq.DataType<T> arg1) default org.jooq.Field<?> Deprecated.default <T> org.jooq.Field<T> Deprecated.default <T> org.jooq.Field<T> Deprecated.default <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0) default org.jooq.Field<?> field(org.jooq.Name arg0) Deprecated.default <T> org.jooq.Field<T> Deprecated.default <T> org.jooq.Field<T> field(org.jooq.Name arg0, org.jooq.DataType<T> arg1) Deprecated.default org.jooq.Field<?>[]fields()default org.jooq.Field<?>[]fields(int... arg0) default org.jooq.Field<?>[]default org.jooq.Field<?>[]fields(org.jooq.Field<?>... arg0) default org.jooq.Field<?>[]fields(org.jooq.Name... arg0) default org.jooq.Fieldsdefault 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 voidFromTime()Getter foritemdetails.itmdt_fromtime.voidSetter foritemdetails.itmdt_fromtime.final Objectget(int arg0) final <U> Ufinal <U> Uget(int arg0, org.jooq.Converter<?, ? extends U> arg1) final Objectfinal <T> Tfinal <U> Ufinal <U> Ufinal <T> Tget(org.jooq.Field<T> arg0) final <T,U> U get(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) final Objectget(org.jooq.Name arg0) final <T> Tfinal <U> Uget(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) final org.jooq.RecordQualifier<ItemDetails> final Stringfinal ObjectgetValue(int arg0) final <T> Tfinal <U> UgetValue(int arg0, org.jooq.Converter<?, ? extends U> arg1) final Objectfinal <T> Tfinal <U> Ufinal <T> Tfinal <T> TgetValue(org.jooq.Field<T> arg0) final <T,U> U getValue(org.jooq.Field<T> arg0, org.jooq.Converter<? super T, ? extends U> arg1) final ObjectgetValue(org.jooq.Name arg0) final <T> Tfinal <U> UgetValue(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) inthashCode()default intdefault intindexOf(org.jooq.Field<?> arg0) default intindexOf(org.jooq.Name arg0) final org.jooq.Fields<E> Einto(E arg0) final <E> Efinal org.jooq.Recordinto(org.jooq.Field<?>... arg0) final <T1> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0) final <T1,T2> org.jooq.Record2 <T1, T2> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1) final <T1,T2, T3>
org.jooq.Record3<T1, T2, T3> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2) final <T1,T2, T3, T4>
org.jooq.Record4<T1, T2, T3, T4> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3) final <T1,T2, T3, T4, T5>
org.jooq.Record5<T1, T2, T3, T4, T5> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4) final <T1,T2, T3, T4, T5, T6>
org.jooq.Record6<T1, T2, T3, T4, T5, T6> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5) final <T1,T2, T3, T4, T5, T6, T7>
org.jooq.Record7<T1, T2, T3, T4, T5, T6, T7> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6) final <T1,T2, T3, T4, T5, T6, T7, T8>
org.jooq.Record8<T1, T2, T3, T4, T5, T6, T7, T8> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7) final <T1,T2, T3, T4, T5, T6, T7, T8, T9>
org.jooq.Record9<T1, T2, T3, T4, T5, T6, T7, T8, T9> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10>
org.jooq.Record10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>
org.jooq.Record11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
org.jooq.Record12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
org.jooq.Record13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>
org.jooq.Record14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>
org.jooq.Record15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>
org.jooq.Record16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>
org.jooq.Record17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>
org.jooq.Record18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>
org.jooq.Record19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>
org.jooq.Record20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>
org.jooq.Record21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19, org.jooq.Field<T21> arg20) final <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22>
org.jooq.Record22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22> into(org.jooq.Field<T1> arg0, org.jooq.Field<T2> arg1, org.jooq.Field<T3> arg2, org.jooq.Field<T4> arg3, org.jooq.Field<T5> arg4, org.jooq.Field<T6> arg5, org.jooq.Field<T7> arg6, org.jooq.Field<T8> arg7, org.jooq.Field<T9> arg8, org.jooq.Field<T10> arg9, org.jooq.Field<T11> arg10, org.jooq.Field<T12> arg11, org.jooq.Field<T13> arg12, org.jooq.Field<T14> arg13, org.jooq.Field<T15> arg14, org.jooq.Field<T16> arg15, org.jooq.Field<T17> arg16, org.jooq.Field<T18> arg17, org.jooq.Field<T19> arg18, org.jooq.Field<T20> arg19, org.jooq.Field<T21> arg20, org.jooq.Field<T22> arg21) 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) Getter foritemdetails.itmdt_inventoryserialized.voidInventorySerialized(Boolean value) Setter foritemdetails.itmdt_inventoryserialized.Item()Getter foritemdetails.itmdt_itm_itemid.voidSetter foritemdetails.itmdt_itm_itemid.Getter foritemdetails.itmdt_iactgc_itemaccountingcategoryid.voidSetter foritemdetails.itmdt_iactgc_itemaccountingcategoryid.Getter foritemdetails.itmdt_ic_itemcategoryid.voidItemCategory(ItemCategoryPK value) Setter foritemdetails.itmdt_ic_itemcategoryid.Getter foritemdetails.itmdt_idlvrtyp_itemdeliverytypeid.voidSetter foritemdetails.itmdt_idlvrtyp_itemdeliverytypeid.Getter foritemdetails.itmdt_itemdetailid.voidItemDetail(ItemDetailPK value) Setter foritemdetails.itmdt_itemdetailid.Getter foritemdetails.itmdt_iinvtyp_iteminventorytypeid.voidSetter foritemdetails.itmdt_iinvtyp_iteminventorytypeid.ItemName()Getter foritemdetails.itmdt_itemname.voidSetter foritemdetails.itmdt_itemname.Getter foritemdetails.itmdt_ipt_itempricetypeid.voidItemPriceType(ItemPriceTypePK value) Setter foritemdetails.itmdt_ipt_itempricetypeid.Getter foritemdetails.itmdt_iprchc_itempurchasingcategoryid.voidSetter foritemdetails.itmdt_iprchc_itempurchasingcategoryid.ItemType()Getter foritemdetails.itmdt_ityp_itemtypeid.voidItemType(ItemTypePK value) Setter foritemdetails.itmdt_ityp_itemtypeid.Getter foritemdetails.itmdt_iutyp_itemusetypeid.voidItemUseType(ItemUseTypePK value) Setter foritemdetails.itmdt_iutyp_itemusetypeid.org.jooq.Record1<ItemDetailPK> key()final <E> Emap(org.jooq.RecordMapper<org.jooq.Record, E> arg0) final booleanmodified()final booleanmodified(int arg0) final booleanfinal booleanmodified(org.jooq.Field<?> arg0) final booleanmodified(org.jooq.Name arg0) final Objectoriginal(int arg0) final Objectfinal <T> Toriginal(org.jooq.Field<T> arg0) final Objectoriginal(org.jooq.Name arg0) Getter foritemdetails.itmdt_purchaseorderendtime.voidPurchaseOrderEndTime(Long value) Setter foritemdetails.itmdt_purchaseorderendtime.Getter foritemdetails.itmdt_purchaseorderstarttime.voidPurchaseOrderStartTime(Long value) Setter foritemdetails.itmdt_purchaseorderstarttime.final voidfinal voidreset()final voidreset(int arg0) final voidfinal voidreset(org.jooq.Field<?> arg0) final voidreset(org.jooq.Name arg0) protected voidDeprecated.protected voidGetter foritemdetails.itmdt_rtnplcy_returnpolicyid.voidReturnPolicy(ReturnPolicyPK value) Setter foritemdetails.itmdt_rtnplcy_returnpolicyid.Getter foritemdetails.itmdt_salesorderendtime.voidSalesOrderEndTime(Long value) Setter foritemdetails.itmdt_salesorderendtime.Getter foritemdetails.itmdt_salesorderstarttime.voidSalesOrderStartTime(Long value) Setter foritemdetails.itmdt_salesorderstarttime.Getter foritemdetails.itmdt_serialnumbersequenceid.voidSerialNumberSequence(SequencePK value) Setter foritemdetails.itmdt_serialnumbersequenceid.protected final voidfinal <T> voidset(org.jooq.Field<T> arg0, T arg1) final <T,U> void set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) protected final voidDeprecated.final <T> voidsetValue(org.jooq.Field<T> arg0, T arg1) final <T,U> void setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) Getter foritemdetails.itmdt_shippingchargeexempt.voidShippingChargeExempt(Boolean value) Setter foritemdetails.itmdt_shippingchargeexempt.Getter foritemdetails.itmdt_shippingendtime.voidShippingEndTime(Long value) Setter foritemdetails.itmdt_shippingendtime.Getter foritemdetails.itmdt_shippingstarttime.voidShippingStartTime(Long value) Setter foritemdetails.itmdt_shippingstarttime.final intsize()Getter foritemdetails.itmdt_stylpth_stylepathid.voidStylePath(StylePathPK value) Setter foritemdetails.itmdt_stylpth_stylepathid.ThruTime()Getter foritemdetails.itmdt_thrutime.voidSetter foritemdetails.itmdt_thrutime.toString()final booleantouched()final voidtouched(boolean arg0) final booleantouched(int arg0) final voidtouched(int arg0, boolean arg1) final booleanfinal voidfinal booleantouched(org.jooq.Field<?> arg0) final voidtouched(org.jooq.Field<?> arg0, boolean arg1) final booleantouched(org.jooq.Name arg0) final voidtouched(org.jooq.Name arg0, boolean arg1) default Class<?> type(int arg0) default Class<?> default Class<?> type(org.jooq.Name arg0) default Class<?>[]types()Getter foritemdetails.itmdt_uomk_unitofmeasurekindid.voidSetter foritemdetails.itmdt_uomk_unitofmeasurekindid.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, fieldsRow, getTable, insert, insert, insert, original, parent, valuesRow, with, withMethods 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
fieldsRowMethods 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 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, modified, modified, modified, modified, modified, original, original, original, original, reset, reset, reset, reset, reset, set, set, setValue, setValue, size, touched, touched, touched, touched, touched, touched, touched, touched, touched, touched, valuesRowMethods 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
-
ItemDetails
public ItemDetails()Create a detached ItemDetails -
ItemDetails
public ItemDetails(ItemDetailPK ItemDetail, ItemPK Item, String ItemName, ItemTypePK ItemType, ItemUseTypePK ItemUseType, ItemCategoryPK ItemCategory, ItemAccountingCategoryPK ItemAccountingCategory, ItemPurchasingCategoryPK ItemPurchasingCategory, PartyPK CompanyParty, ItemDeliveryTypePK ItemDeliveryType, ItemInventoryTypePK ItemInventoryType, Boolean InventorySerialized, SequencePK SerialNumberSequence, Boolean ShippingChargeExempt, Long ShippingStartTime, Long ShippingEndTime, Long SalesOrderStartTime, Long SalesOrderEndTime, Long PurchaseOrderStartTime, Long PurchaseOrderEndTime, Boolean AllowClubDiscounts, Boolean AllowCouponDiscounts, Boolean AllowAssociatePayments, UnitOfMeasureKindPK UnitOfMeasureKind, ItemPriceTypePK ItemPriceType, CancellationPolicyPK CancellationPolicy, ReturnPolicyPK ReturnPolicy, StylePathPK StylePath, Long FromTime, Long ThruTime) Create a detached, initialised ItemDetails
-
-
Method Details
-
ItemDetail
Setter foritemdetails.itmdt_itemdetailid. -
ItemDetail
Getter foritemdetails.itmdt_itemdetailid. -
Item
Setter foritemdetails.itmdt_itm_itemid. -
Item
Getter foritemdetails.itmdt_itm_itemid. -
ItemName
Setter foritemdetails.itmdt_itemname. -
ItemName
Getter foritemdetails.itmdt_itemname. -
ItemType
Setter foritemdetails.itmdt_ityp_itemtypeid. -
ItemType
Getter foritemdetails.itmdt_ityp_itemtypeid. -
ItemUseType
Setter foritemdetails.itmdt_iutyp_itemusetypeid. -
ItemUseType
Getter foritemdetails.itmdt_iutyp_itemusetypeid. -
ItemCategory
Setter foritemdetails.itmdt_ic_itemcategoryid. -
ItemCategory
Getter foritemdetails.itmdt_ic_itemcategoryid. -
ItemAccountingCategory
Setter foritemdetails.itmdt_iactgc_itemaccountingcategoryid. -
ItemAccountingCategory
Getter foritemdetails.itmdt_iactgc_itemaccountingcategoryid. -
ItemPurchasingCategory
Setter foritemdetails.itmdt_iprchc_itempurchasingcategoryid. -
ItemPurchasingCategory
Getter foritemdetails.itmdt_iprchc_itempurchasingcategoryid. -
CompanyParty
Setter foritemdetails.itmdt_companypartyid. -
CompanyParty
Getter foritemdetails.itmdt_companypartyid. -
ItemDeliveryType
Setter foritemdetails.itmdt_idlvrtyp_itemdeliverytypeid. -
ItemDeliveryType
Getter foritemdetails.itmdt_idlvrtyp_itemdeliverytypeid. -
ItemInventoryType
Setter foritemdetails.itmdt_iinvtyp_iteminventorytypeid. -
ItemInventoryType
Getter foritemdetails.itmdt_iinvtyp_iteminventorytypeid. -
InventorySerialized
Setter foritemdetails.itmdt_inventoryserialized. -
InventorySerialized
Getter foritemdetails.itmdt_inventoryserialized. -
SerialNumberSequence
Setter foritemdetails.itmdt_serialnumbersequenceid. -
SerialNumberSequence
Getter foritemdetails.itmdt_serialnumbersequenceid. -
ShippingChargeExempt
Setter foritemdetails.itmdt_shippingchargeexempt. -
ShippingChargeExempt
Getter foritemdetails.itmdt_shippingchargeexempt. -
ShippingStartTime
Setter foritemdetails.itmdt_shippingstarttime. -
ShippingStartTime
Getter foritemdetails.itmdt_shippingstarttime. -
ShippingEndTime
Setter foritemdetails.itmdt_shippingendtime. -
ShippingEndTime
Getter foritemdetails.itmdt_shippingendtime. -
SalesOrderStartTime
Setter foritemdetails.itmdt_salesorderstarttime. -
SalesOrderStartTime
Getter foritemdetails.itmdt_salesorderstarttime. -
SalesOrderEndTime
Setter foritemdetails.itmdt_salesorderendtime. -
SalesOrderEndTime
Getter foritemdetails.itmdt_salesorderendtime. -
PurchaseOrderStartTime
Setter foritemdetails.itmdt_purchaseorderstarttime. -
PurchaseOrderStartTime
Getter foritemdetails.itmdt_purchaseorderstarttime. -
PurchaseOrderEndTime
Setter foritemdetails.itmdt_purchaseorderendtime. -
PurchaseOrderEndTime
Getter foritemdetails.itmdt_purchaseorderendtime. -
AllowClubDiscounts
Setter foritemdetails.itmdt_allowclubdiscounts. -
AllowClubDiscounts
Getter foritemdetails.itmdt_allowclubdiscounts. -
AllowCouponDiscounts
Setter foritemdetails.itmdt_allowcoupondiscounts. -
AllowCouponDiscounts
Getter foritemdetails.itmdt_allowcoupondiscounts. -
AllowAssociatePayments
Setter foritemdetails.itmdt_allowassociatepayments. -
AllowAssociatePayments
Getter foritemdetails.itmdt_allowassociatepayments. -
UnitOfMeasureKind
Setter foritemdetails.itmdt_uomk_unitofmeasurekindid. -
UnitOfMeasureKind
Getter foritemdetails.itmdt_uomk_unitofmeasurekindid. -
ItemPriceType
Setter foritemdetails.itmdt_ipt_itempricetypeid. -
ItemPriceType
Getter foritemdetails.itmdt_ipt_itempricetypeid. -
CancellationPolicy
Setter foritemdetails.itmdt_cnclplcy_cancellationpolicyid. -
CancellationPolicy
Getter foritemdetails.itmdt_cnclplcy_cancellationpolicyid. -
ReturnPolicy
Setter foritemdetails.itmdt_rtnplcy_returnpolicyid. -
ReturnPolicy
Getter foritemdetails.itmdt_rtnplcy_returnpolicyid. -
StylePath
Setter foritemdetails.itmdt_stylpth_stylepathid. -
StylePath
Getter foritemdetails.itmdt_stylpth_stylepathid. -
FromTime
Setter foritemdetails.itmdt_fromtime. -
FromTime
Getter foritemdetails.itmdt_fromtime. -
ThruTime
Setter foritemdetails.itmdt_thrutime. -
ThruTime
Getter foritemdetails.itmdt_thrutime. -
key
- Specified by:
keyin interfaceorg.jooq.UpdatableRecord<ItemDetails>- Overrides:
keyin classorg.jooq.impl.UpdatableRecordImpl<ItemDetails>
-
getQualifier
- Specified by:
getQualifierin interfaceorg.jooq.QualifiedRecord<R extends org.jooq.QualifiedRecord<R>>
-
getSQLTypeName
- Specified by:
getSQLTypeNamein interfaceSQLData- Throws:
SQLException
-
readSQL
- Specified by:
readSQLin interfaceSQLData- Throws:
SQLException
-
writeSQL
- Specified by:
writeSQLin interfaceSQLData- Throws:
SQLException
-
internalFieldsRow
public final org.jooq.Fields internalFieldsRow() -
size
public final int size()- Specified by:
sizein interfaceorg.jooq.Record
-
get
public final <T> T get(org.jooq.Field<T> arg0) - Specified by:
getin interfaceorg.jooq.Record
-
get
- Specified by:
getin interfaceorg.jooq.Record
-
get
public final <T,U> 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
public final <U> U get(int arg0, org.jooq.Converter<?, ? 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
public final <U> U get(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) - Specified by:
getin interfaceorg.jooq.Record
-
setValue
Deprecated. -
set
-
set
public final <T> void set(org.jooq.Field<T> arg0, T arg1) - Specified by:
setin interfaceorg.jooq.Record
-
set
public final <T,U> void set(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) - Specified by:
setin interfaceorg.jooq.Record
-
original
public final <T> T original(org.jooq.Field<T> arg0) - 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
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
changed
Deprecated.- Specified by:
changedin interfaceorg.jooq.Record
-
touched
public final boolean touched()- Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final boolean touched(org.jooq.Field<?> arg0) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final boolean touched(int arg0) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
- Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final boolean touched(org.jooq.Name arg0) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final void touched(boolean arg0) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final void touched(org.jooq.Field<?> arg0, boolean arg1) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final void touched(int arg0, boolean arg1) - Specified by:
touchedin interfaceorg.jooq.Record
-
touched
- Specified by:
touchedin interfaceorg.jooq.Record
-
touched
public final void touched(org.jooq.Name arg0, boolean arg1) - Specified by:
touchedin interfaceorg.jooq.Record
-
modified
public final boolean modified()- Specified by:
modifiedin interfaceorg.jooq.Record
-
modified
public final boolean modified(org.jooq.Field<?> arg0) - Specified by:
modifiedin interfaceorg.jooq.Record
-
modified
public final boolean modified(int arg0) - Specified by:
modifiedin interfaceorg.jooq.Record
-
modified
- Specified by:
modifiedin interfaceorg.jooq.Record
-
modified
public final boolean modified(org.jooq.Name arg0) - Specified by:
modifiedin 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
public final <T1> org.jooq.Record1<T1> into(org.jooq.Field<T1> arg0) - Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <T1,T2> 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,T2, org.jooq.Record3<T1,T3> 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,T2, org.jooq.Record4<T1,T3, T4> 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,T2, org.jooq.Record5<T1,T3, T4, T5> 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,T2, org.jooq.Record6<T1,T3, T4, T5, T6> 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,T2, org.jooq.Record7<T1,T3, T4, T5, T6, T7> 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,T2, org.jooq.Record8<T1,T3, T4, T5, T6, T7, T8> 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,T2, org.jooq.Record9<T1,T3, T4, T5, T6, T7, T8, T9> 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,T2, org.jooq.Record10<T1,T3, T4, T5, T6, T7, T8, T9, T10> 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,T2, org.jooq.Record11<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11> 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,T2, org.jooq.Record12<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> 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,T2, org.jooq.Record13<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> 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,T2, org.jooq.Record14<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> 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,T2, org.jooq.Record15<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> 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,T2, org.jooq.Record16<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> 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,T2, org.jooq.Record17<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> 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,T2, org.jooq.Record18<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> 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,T2, org.jooq.Record19<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> 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,T2, org.jooq.Record20<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20> 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,T2, org.jooq.Record21<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21> 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,T2, org.jooq.Record22<T1,T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22> 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
public <E> E into(E arg0) - Specified by:
intoin interfaceorg.jooq.Record
-
into
public final <R extends org.jooq.Record> R into(org.jooq.Table<R> arg0) - Specified by:
intoin interfaceorg.jooq.Record
-
intoResultSet
- Specified by:
intoResultSetin interfaceorg.jooq.Record
-
map
public final <E> E map(org.jooq.RecordMapper<org.jooq.Record, E> arg0) - Specified by:
mapin interfaceorg.jooq.Record
-
resetChangedOnNotNull
Deprecated. -
resetTouchedOnNotNull
protected void resetTouchedOnNotNull() -
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
public final <T> T getValue(org.jooq.Field<T> arg0) - Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
- Specified by:
getValuein interfaceorg.jooq.Record
-
getValue
public final <T,U> 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
public final <U> U getValue(int arg0, org.jooq.Converter<?, ? 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
public final <U> U getValue(org.jooq.Name arg0, org.jooq.Converter<?, ? extends U> arg1) - Specified by:
getValuein interfaceorg.jooq.Record
-
setValue
public final <T> void setValue(org.jooq.Field<T> arg0, T arg1) - Specified by:
setValuein interfaceorg.jooq.Record
-
setValue
public final <T,U> void setValue(org.jooq.Field<T> arg0, U arg1, org.jooq.Converter<? extends T, ? super U> arg2) - Specified by:
setValuein interfaceorg.jooq.Record
-
fieldsIncludingHidden
default org.jooq.Fields fieldsIncludingHidden()- Specified by:
fieldsIncludingHiddenin interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields()- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fieldStream
- Specified by:
fieldStreamin interfaceorg.jooq.Fields
-
field
default <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0) - Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
Deprecated.- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
default org.jooq.Field<?> field(int arg0) - Specified by:
fieldin interfaceorg.jooq.Fields
-
field
- Specified by:
fieldin interfaceorg.jooq.Fields
-
field
default <T> org.jooq.Field<T> field(int arg0, org.jooq.DataType<T> arg1) - Specified by:
fieldin interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
- Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(org.jooq.Name... arg0) - Specified by:
fieldsin interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(int... arg0) - Specified by:
fieldsin interfaceorg.jooq.Fields
-
indexOf
default int indexOf(org.jooq.Field<?> arg0) - Specified by:
indexOfin interfaceorg.jooq.Fields
-
indexOf
- Specified by:
indexOfin interfaceorg.jooq.Fields
-
indexOf
default 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
default org.jooq.DataType<?>[] dataTypes()- Specified by:
dataTypesin interfaceorg.jooq.Fields
-
dataType
default org.jooq.DataType<?> dataType(int arg0) - Specified by:
dataTypein interfaceorg.jooq.Fields
-
dataType
- Specified by:
dataTypein interfaceorg.jooq.Fields
-
dataType
default org.jooq.DataType<?> dataType(org.jooq.Name arg0) - Specified by:
dataTypein interfaceorg.jooq.Fields
-
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
-