Class CarrierServiceOptions
java.lang.Object
org.jooq.impl.TableImpl<CarrierServiceOptions>
com.echothree.model.jooq.server.tables.carrier.CarrierServiceOptions
- All Implemented Interfaces:
Serializable,org.jooq.Fields,org.jooq.GroupField,org.jooq.impl.QOM.Aliasable<org.jooq.Table<CarrierServiceOptions>>,org.jooq.Named,org.jooq.Qualified,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.RecordQualifier<CarrierServiceOptions>,org.jooq.SelectField<CarrierServiceOptions>,org.jooq.SelectFieldOrAsterisk,org.jooq.Table<CarrierServiceOptions>,org.jooq.TableLike<CarrierServiceOptions>,org.jooq.Typed<CarrierServiceOptions>
This class is generated by jOOQ.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.jooq.TableField<CarrierServiceOptions, CarrierOptionPK> The columncarrierserviceoptions.crrsrvopt_crropt_carrieroptionid.final org.jooq.TableField<CarrierServiceOptions, CarrierServicePK> The columncarrierserviceoptions.crrsrvopt_crrsrv_carrierserviceid.final org.jooq.TableField<CarrierServiceOptions, CarrierServiceOptionPK> The columncarrierserviceoptions.crrsrvopt_carrierserviceoptionid.static final CarrierServiceOptionsThe reference instance ofcarrierserviceoptionsfinal org.jooq.TableField<CarrierServiceOptions, Long> The columncarrierserviceoptions.crrsrvopt_fromtime.final org.jooq.TableField<CarrierServiceOptions, Boolean> The columncarrierserviceoptions.crrsrvopt_isrecommended.final org.jooq.TableField<CarrierServiceOptions, Boolean> The columncarrierserviceoptions.crrsrvopt_isrequired.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_recommendedgeocodeselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_recommendeditemselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_recommendedorderselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_recommendedshipmentselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_requiredgeocodeselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_requireditemselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_requiredorderselectorid.final org.jooq.TableField<CarrierServiceOptions, SelectorPK> The columncarrierserviceoptions.crrsrvopt_requiredshipmentselectorid.final org.jooq.TableField<CarrierServiceOptions, Long> The columncarrierserviceoptions.crrsrvopt_thrutime.Fields inherited from class org.jooq.impl.TableImpl
parameters -
Constructor Summary
ConstructorsConstructorDescriptionCreate acarrierserviceoptionstable referenceCarrierServiceOptions(String alias) Create an aliasedcarrierserviceoptionstable referenceCarrierServiceOptions(org.jooq.Name alias) Create an aliasedcarrierserviceoptionstable reference -
Method Summary
Modifier and TypeMethodDescriptionorg.jooq.Name$alias()org.jooq.Table<CarrierServiceOptions> $aliased()final org.jooq.DataType<CarrierServiceOptions> final org.jooq.Name$name()final org.jooq.Schema$schema()final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> as(String arg0, Collection<? extends String> arg1) final org.jooq.Table<CarrierServiceOptions> as(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<CarrierServiceOptions> final org.jooq.SelectField<CarrierServiceOptions> as(org.jooq.Field<?> arg0) as(org.jooq.Name alias) final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> alias) final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.Field<org.jooq.Result<CarrierServiceOptions>> final org.jooq.Field<org.jooq.Result<CarrierServiceOptions>> asMultiset(String arg0) final org.jooq.Field<org.jooq.Result<CarrierServiceOptions>> asMultiset(org.jooq.Field<?> arg0) final org.jooq.Field<org.jooq.Result<CarrierServiceOptions>> asMultiset(org.jooq.Name arg0) final org.jooq.Table<CarrierServiceOptions> asTable()final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> asTable(String arg0, Collection<? extends String> arg1) final org.jooq.Table<CarrierServiceOptions> asTable(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Name arg0) final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Name arg0, org.jooq.Name... arg1) final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Table<?> arg0) final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.QualifiedAsteriskasterisk()final <U> org.jooq.SelectField<U> convert(Class<U> arg0, Function<? super CarrierServiceOptions, ? extends U> arg1, Function<? super U, ? extends CarrierServiceOptions> arg2) final <U> org.jooq.SelectField<U> convert(org.jooq.Binding<CarrierServiceOptions, U> arg0) final <U> org.jooq.SelectField<U> convert(org.jooq.Converter<CarrierServiceOptions, U> arg0) final <U> org.jooq.SelectField<U> convertFrom(Class<U> arg0, Function<? super CarrierServiceOptions, ? extends U> arg1) final <U> org.jooq.SelectField<U> convertFrom(Function<? super CarrierServiceOptions, ? extends U> arg0) final <U> org.jooq.SelectField<U> convertTo(Class<U> arg0, Function<? super U, ? extends CarrierServiceOptions> arg1) final <U> org.jooq.SelectField<U> convertTo(Function<? super U, ? extends CarrierServiceOptions> arg0) protected final org.jooq.DSLContextcreate()Deprecated.protected final org.jooq.DSLContextcreate(org.jooq.Configuration arg0) Deprecated.protected final org.jooq.DSLContextcreate(org.jooq.Context<?> arg0) Deprecated.protected final <T> org.jooq.TableField<CarrierServiceOptions, T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated.protected final <T> org.jooq.TableField<CarrierServiceOptions, T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated.protected final <T,U> org.jooq.TableField <CarrierServiceOptions, U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) Deprecated.protected final <T,U> org.jooq.TableField <CarrierServiceOptions, U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) Deprecated.protected final <T,X, U> org.jooq.TableField <CarrierServiceOptions, U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<X, U> arg3, org.jooq.Binding<T, X> arg4) Deprecated.protected static final <R extends org.jooq.Record,T>
org.jooq.TableField<R, T> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2) Deprecated.protected static final <R extends org.jooq.Record,T>
org.jooq.TableField<R, T> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3) Deprecated.protected static final <R extends org.jooq.Record,T, U>
org.jooq.TableField<R, U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Binding<T, U> arg4) Deprecated.protected static final <R extends org.jooq.Record,T, U>
org.jooq.TableField<R, U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<T, U> arg4) Deprecated.protected static final <R extends org.jooq.Record,T, X, U>
org.jooq.TableField<R, U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5) Deprecated.protected final <T> org.jooq.TableField<CarrierServiceOptions, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) protected final <T> org.jooq.TableField<CarrierServiceOptions, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) protected final <T,U> org.jooq.TableField <CarrierServiceOptions, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) protected final <T,U> org.jooq.TableField <CarrierServiceOptions, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) protected final <T,X, U> org.jooq.TableField <CarrierServiceOptions, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<X, U> arg3, org.jooq.Binding<T, X> arg4) protected static final <R extends org.jooq.Record,T>
org.jooq.TableField<R, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2) protected static final <R extends org.jooq.Record,T>
org.jooq.TableField<R, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3) protected static final <R extends org.jooq.Record,T, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Binding<T, U> arg4) protected static final <R extends org.jooq.Record,T, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<T, U> arg4) protected static final <R extends org.jooq.Record,T, X, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5) protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, T, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<R, TR, U> arg5) protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, T, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<R, TR, U> arg5) protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, T, X, U>
org.jooq.TableField<R, U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5, org.jooq.Generator<R, TR, U> arg6) protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, T>
org.jooq.TableField<R, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<R, TR, T> arg4) protected final <TR extends org.jooq.Table<R>,T, U>
org.jooq.TableField<CarrierServiceOptions, U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<CarrierServiceOptions, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,T, U>
org.jooq.TableField<CarrierServiceOptions, U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<CarrierServiceOptions, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,T, X, U>
org.jooq.TableField<CarrierServiceOptions, U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5, org.jooq.Generator<CarrierServiceOptions, TR, U> arg6) protected final <TR extends org.jooq.Table<R>,T>
org.jooq.TableField<CarrierServiceOptions, T> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<CarrierServiceOptions, TR, T> arg4) final org.jooq.Table<org.jooq.Record> crossApply(String arg0) final org.jooq.Table<org.jooq.Record> crossApply(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> crossApply(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.TableLike<?> arg0) final org.jooq.Table<org.jooq.Record> final org.jooq.Table<org.jooq.Record> final org.jooq.Table<org.jooq.Record> final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.TableLike<?> arg0) Get the implicit join path to thecarrieroptionstable.Get the implicit join path to thecarrierservicestable.Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedgeocodeselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendeditemselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedorderselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedshipmentselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredgeocodeselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_requireditemselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredorderselectorid_fkkey.Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredshipmentselectorid_fkkey.default org.jooq.DataType<?> dataType(int arg0) default org.jooq.DataType<?> default org.jooq.DataType<?> dataType(org.jooq.Name arg0) default org.jooq.DataType<?>[]booleanbooleanbooleanfinal org.jooq.DivideByOnStepdivideBy(org.jooq.Table<?> arg0) final org.jooq.Conditioneq(org.jooq.Table<CarrierServiceOptions> arg0) final org.jooq.Conditionequal(org.jooq.Table<CarrierServiceOptions> arg0) default 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 <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0) final 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 org.jooq.Table<CarrierServiceOptions> forceIndex(String... arg0) final org.jooq.Table<CarrierServiceOptions> forceIndexForGroupBy(String... arg0) final org.jooq.Table<CarrierServiceOptions> forceIndexForJoin(String... arg0) final org.jooq.Table<CarrierServiceOptions> forceIndexForOrderBy(String... arg0) final CarrierServiceOptionsfrom(org.jooq.Record arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> fullJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> fullOuterJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.TableLike<?> arg0) booleanfinal org.jooq.Binding<?, CarrierServiceOptions> final org.jooq.CatalogList<org.jooq.Check<CarrierServiceOptions>> final Stringfinal org.jooq.Commentfinal org.jooq.ContextConverter<?, CarrierServiceOptions> final org.jooq.DataType<CarrierServiceOptions> final org.jooq.DataType<CarrierServiceOptions> getDataType(org.jooq.Configuration arg0) List<org.jooq.Index> List<org.jooq.UniqueKey<CarrierServiceOptions>> getKeys()final StringgetName()final org.jooq.TableOptionsfinal org.jooq.Packageorg.jooq.UniqueKey<CarrierServiceOptions> org.jooq.Nameorg.jooq.TableField<CarrierServiceOptions, ?> The class holding records for this typeorg.jooq.TableField<CarrierServiceOptions, ?> List<org.jooq.ForeignKey<CarrierServiceOptions, ?>> final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<O, CarrierServiceOptions>> getReferencesFrom(org.jooq.Table<O> arg0) final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<CarrierServiceOptions, O>> getReferencesTo(org.jooq.Table<O> arg0) org.jooq.Schemafinal org.jooq.TableOptions.TableTypefinal Class<CarrierServiceOptions> getType()List<org.jooq.UniqueKey<CarrierServiceOptions>> final org.jooq.Namefinal org.jooq.Table<CarrierServiceOptions> ignoreIndex(String... arg0) final org.jooq.Table<CarrierServiceOptions> ignoreIndexForGroupBy(String... arg0) final org.jooq.Table<CarrierServiceOptions> ignoreIndexForJoin(String... arg0) final org.jooq.Table<CarrierServiceOptions> ignoreIndexForOrderBy(String... arg0) default intdefault intindexOf(org.jooq.Field<?> arg0) default intindexOf(org.jooq.Name arg0) final org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> innerJoin(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.TableLike<?> arg0) default org.jooq.Fieldsfinal org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> join(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.TableLike<?> arg0) final org.jooq.TableOptionalOnStep<CarrierServiceOptions> leftAntiJoin(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<CarrierServiceOptions> leftAntiJoin(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> leftJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> leftOuterJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.TableLike<?> arg0) final org.jooq.TableOptionalOnStep<CarrierServiceOptions> leftSemiJoin(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<CarrierServiceOptions> leftSemiJoin(org.jooq.TableLike<?> arg0) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(String arg0) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.TableLike<?> arg0) final org.jooq.Table<org.jooq.Record> naturalJoin(String arg0) final org.jooq.Table<org.jooq.Record> naturalJoin(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> naturalJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.TableLike<?> arg0) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.TableLike<?> arg0) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.TableLike<?> arg0) final org.jooq.Conditionne(org.jooq.Table<CarrierServiceOptions> arg0) final CarrierServiceOptionsfinal org.jooq.ConditionnotEqual(org.jooq.Table<CarrierServiceOptions> arg0) final org.jooq.Table<org.jooq.Record> outerApply(String arg0) final org.jooq.Table<org.jooq.Record> outerApply(String arg0, Object... arg1) final org.jooq.Table<org.jooq.Record> outerApply(String arg0, org.jooq.QueryPart... arg1) final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.Name arg0) final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.SQL arg0) final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.TableLike<?> arg0) final org.jooq.RecordType<CarrierServiceOptions> Rename this tablerename(org.jooq.Name name) Rename this tablerename(org.jooq.Table<?> name) Rename this tablebooleanrendersContent(org.jooq.Context<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> rightJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> rightOuterJoin(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.TableLike<?> arg0) org.jooq.Field<org.jooq.RowId> rowid()final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0, Object... arg1) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Path<?> arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.SQL arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.TableLike<?> arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesample(Number arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesample(org.jooq.Field<? extends Number> arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleBernoulli(Number arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleBernoulli(org.jooq.Field<? extends Number> arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleSystem(Number arg0) final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleSystem(org.jooq.Field<? extends Number> arg0) toString()protected final org.jooq.exception.DataAccessExceptiontranslate(String arg0, SQLException arg1) default Class<?> type(int arg0) default Class<?> default Class<?> type(org.jooq.Name arg0) default Class<?>[]types()final org.jooq.Table<CarrierServiceOptions> final org.jooq.Table<CarrierServiceOptions> useIndexForGroupBy(String... arg0) final org.jooq.Table<CarrierServiceOptions> useIndexForJoin(String... arg0) final org.jooq.Table<CarrierServiceOptions> useIndexForOrderBy(String... arg0) Create an inline derived table from this tableCreate an inline derived table from this tableCreate an inline derived table from this tablewhere(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tablewhere(org.jooq.Condition condition) Create an inline derived table from this tablewhere(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tablewhere(org.jooq.SQL condition) Create an inline derived table from this tableprotected org.jooq.Table<CarrierServiceOptions> whereExists(org.jooq.Select<?> arg0) Deprecated, for removal: This API element is subject to removal in a future version.whereExists(org.jooq.TableLike<?> select) Create an inline derived table from this tableprotected org.jooq.Table<CarrierServiceOptions> whereNotExists(org.jooq.Select<?> arg0) Deprecated, for removal: This API element is subject to removal in a future version.whereNotExists(org.jooq.TableLike<?> select) Create an inline derived table from this tableorg.jooq.Table<org.jooq.Record> Methods inherited from class org.jooq.impl.TableImpl
accept, aliased, as, clauses, declaresTables, equals, field, field, field, field, field, field, fieldsRow, getIdentity, hashCode, isSimple, isSynthetic, join, joinMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jooq.Named
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedNameMethods inherited from interface org.jooq.QueryPart
toStringMethods inherited from interface org.jooq.QueryPartInternal
declaresCTE, declaresFields, declaresWindows, generatesCast, rendersContent
-
Field Details
-
CarrierServiceOptions
The reference instance ofcarrierserviceoptions -
CARRIER_SERVICE_OPTION
public final org.jooq.TableField<CarrierServiceOptions,CarrierServiceOptionPK> CARRIER_SERVICE_OPTIONThe columncarrierserviceoptions.crrsrvopt_carrierserviceoptionid. -
CARRIER_SERVICE
The columncarrierserviceoptions.crrsrvopt_crrsrv_carrierserviceid. -
CARRIER_OPTION
The columncarrierserviceoptions.crrsrvopt_crropt_carrieroptionid. -
IS_RECOMMENDED
The columncarrierserviceoptions.crrsrvopt_isrecommended. -
IS_REQUIRED
The columncarrierserviceoptions.crrsrvopt_isrequired. -
RECOMMENDED_GEO_CODE_SELECTOR
The columncarrierserviceoptions.crrsrvopt_recommendedgeocodeselectorid. -
REQUIRED_GEO_CODE_SELECTOR
The columncarrierserviceoptions.crrsrvopt_requiredgeocodeselectorid. -
RECOMMENDED_ITEM_SELECTOR
The columncarrierserviceoptions.crrsrvopt_recommendeditemselectorid. -
REQUIRED_ITEM_SELECTOR
The columncarrierserviceoptions.crrsrvopt_requireditemselectorid. -
RECOMMENDED_ORDER_SELECTOR
The columncarrierserviceoptions.crrsrvopt_recommendedorderselectorid. -
REQUIRED_ORDER_SELECTOR
The columncarrierserviceoptions.crrsrvopt_requiredorderselectorid. -
RECOMMENDED_SHIPMENT_SELECTOR
The columncarrierserviceoptions.crrsrvopt_recommendedshipmentselectorid. -
REQUIRED_SHIPMENT_SELECTOR
The columncarrierserviceoptions.crrsrvopt_requiredshipmentselectorid. -
FROM_TIME
The columncarrierserviceoptions.crrsrvopt_fromtime. -
THRU_TIME
The columncarrierserviceoptions.crrsrvopt_thrutime.
-
-
Constructor Details
-
CarrierServiceOptions
Create an aliasedcarrierserviceoptionstable reference -
CarrierServiceOptions
Create an aliasedcarrierserviceoptionstable reference -
CarrierServiceOptions
public CarrierServiceOptions()Create acarrierserviceoptionstable reference
-
-
Method Details
-
getRecordType
The class holding records for this type- Specified by:
getRecordTypein interfaceorg.jooq.RecordQualifier<CarrierServiceOptions>- Overrides:
getRecordTypein classorg.jooq.impl.TableImpl<CarrierServiceOptions>
-
getPrimaryKey
- Specified by:
getPrimaryKeyin interfaceorg.jooq.Table<CarrierServiceOptions>
-
getUniqueKeys
- Specified by:
getUniqueKeysin interfaceorg.jooq.Table<CarrierServiceOptions>
-
getReferences
- Specified by:
getReferencesin interfaceorg.jooq.Table<CarrierServiceOptions>
-
crrsrvopt_crropt_carrieroptionid_fk
Get the implicit join path to thecarrieroptionstable. -
crrsrvopt_crrsrv_carrierserviceid_fk
Get the implicit join path to thecarrierservicestable. -
crrsrvopt_recommendedgeocodeselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedgeocodeselectorid_fkkey. -
crrsrvopt_recommendeditemselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendeditemselectorid_fkkey. -
crrsrvopt_recommendedorderselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedorderselectorid_fkkey. -
crrsrvopt_recommendedshipmentselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_recommendedshipmentselectorid_fkkey. -
crrsrvopt_requiredgeocodeselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredgeocodeselectorid_fkkey. -
crrsrvopt_requireditemselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_requireditemselectorid_fkkey. -
crrsrvopt_requiredorderselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredorderselectorid_fkkey. -
crrsrvopt_requiredshipmentselectorid_fk
Get the implicit join path to theselectorstable, via thecrrsrvopt_requiredshipmentselectorid_fkkey. -
as
- Specified by:
asin interfaceorg.jooq.SelectField<CarrierServiceOptions>- Specified by:
asin interfaceorg.jooq.Table<CarrierServiceOptions>
-
as
- Specified by:
asin interfaceorg.jooq.SelectField<CarrierServiceOptions>- Specified by:
asin interfaceorg.jooq.Table<CarrierServiceOptions>- Overrides:
asin classorg.jooq.impl.TableImpl<CarrierServiceOptions>
-
as
- Specified by:
asin interfaceorg.jooq.Table<CarrierServiceOptions>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<CarrierServiceOptions>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<CarrierServiceOptions>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
where
Create an inline derived table from this table- Specified by:
wherein interfaceorg.jooq.Table<CarrierServiceOptions>
-
whereExists
Create an inline derived table from this table- Specified by:
whereExistsin interfaceorg.jooq.Table<CarrierServiceOptions>
-
whereNotExists
Create an inline derived table from this table- Specified by:
whereNotExistsin interfaceorg.jooq.Table<CarrierServiceOptions>
-
$alias
public org.jooq.Name $alias()- Specified by:
$aliasin interfaceorg.jooq.impl.QOM.Aliasable<R extends org.jooq.Record>
-
$aliased
- Specified by:
$aliasedin interfaceorg.jooq.impl.QOM.Aliasable<R extends org.jooq.Record>
-
getType
- Specified by:
getTypein interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getDataType
- Specified by:
getDataTypein interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
$dataType
- Specified by:
$dataTypein interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getBinding
- Specified by:
getBindingin interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getConverter
- Specified by:
getConverterin interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
convert
- Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
- Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
public final <U> org.jooq.SelectField<U> convert(Class<U> arg0, Function<? super CarrierServiceOptions, ? extends U> arg1, Function<? super U, ? extends CarrierServiceOptions> arg2) - Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U> org.jooq.SelectField<U> convertFrom(Class<U> arg0, Function<? super CarrierServiceOptions, ? extends U> arg1) - Specified by:
convertFromin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U> org.jooq.SelectField<U> convertFrom(Function<? super CarrierServiceOptions, ? extends U> arg0) - Specified by:
convertFromin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertTo
public final <U> org.jooq.SelectField<U> convertTo(Class<U> arg0, Function<? super U, ? extends CarrierServiceOptions> arg1) - Specified by:
convertToin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertTo
public final <U> org.jooq.SelectField<U> convertTo(Function<? super U, ? extends CarrierServiceOptions> arg0) - Specified by:
convertToin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
as
- Specified by:
asin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
from
- Specified by:
fromin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
asterisk
public final org.jooq.QualifiedAsterisk asterisk()- Specified by:
asteriskin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getDataType
- Specified by:
getDataTypein interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>- Specified by:
getDataTypein interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
recordType
- Specified by:
recordTypein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
newRecord
- Specified by:
newRecordin interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields()- Specified by:
fieldsin interfaceorg.jooq.Fields
-
asMultiset
- Specified by:
asMultisetin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
- Specified by:
asMultisetin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
- Specified by:
asMultisetin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
public final org.jooq.Field<org.jooq.Result<CarrierServiceOptions>> asMultiset(org.jooq.Field<?> arg0) - Specified by:
asMultisetin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(String arg0, Collection<? extends String> arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Name arg0, org.jooq.Name... arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(String arg0, Function<? super org.jooq.Field<?>, ? extends String> arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<CarrierServiceOptions> asTable(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) - Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
as
- Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(String arg0, Collection<? extends String> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(String arg0, Function<? super org.jooq.Field<?>, ? extends String> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Name arg0, Function<? super org.jooq.Field<?>, ? extends org.jooq.Name> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getTableType
public final org.jooq.TableOptions.TableType getTableType()- Specified by:
getTableTypein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getOptions
public final org.jooq.TableOptions getOptions()- Specified by:
getOptionsin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getCatalog
public final org.jooq.Catalog getCatalog()- Specified by:
getCatalogin interfaceorg.jooq.Qualified
-
getPackage
public final org.jooq.Package getPackage()- Specified by:
getPackagein interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>
-
getSchema
public org.jooq.Schema getSchema()- Specified by:
getSchemain interfaceorg.jooq.Qualified
-
getRecordVersion
- Specified by:
getRecordVersionin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getRecordTimestamp
- Specified by:
getRecordTimestampin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getIndexes
- Specified by:
getIndexesin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getKeys
- Specified by:
getKeysin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferencesFrom
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<O,CarrierServiceOptions>> getReferencesFrom(org.jooq.Table<O> arg0) - Specified by:
getReferencesFromin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferencesTo
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<CarrierServiceOptions,O>> getReferencesTo(org.jooq.Table<O> arg0) - Specified by:
getReferencesToin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getChecks
- Specified by:
getChecksin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
createField
@Deprecated protected static final <R extends org.jooq.Record,T> org.jooq.TableField<R,T> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2) Deprecated. -
createField
@Deprecated protected static final <R extends org.jooq.Record,T> org.jooq.TableField<R,T> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3) Deprecated. -
createField
@Deprecated protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,U> U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<T, U> arg4) Deprecated. -
createField
@Deprecated protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,U> U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Binding<T, U> arg4) Deprecated. -
createField
@Deprecated protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,X, U> U> createField(String arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5) Deprecated. -
createField
@Deprecated protected final <T> org.jooq.TableField<CarrierServiceOptions,T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated. -
createField
@Deprecated protected final <T> org.jooq.TableField<CarrierServiceOptions,T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated. -
createField
@Deprecated protected final <T,U> org.jooq.TableField<CarrierServiceOptions,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T,U> org.jooq.TableField<CarrierServiceOptions,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T,X, org.jooq.TableField<CarrierServiceOptions,U> U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<X, U> arg3, org.jooq.Binding<T, X> arg4) Deprecated. -
createField
protected static final <R extends org.jooq.Record,T> org.jooq.TableField<R,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2) -
createField
protected static final <R extends org.jooq.Record,T> org.jooq.TableField<R,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3) -
createField
protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<T, U> arg4) -
createField
protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Binding<T, U> arg4) -
createField
protected static final <R extends org.jooq.Record,T, org.jooq.TableField<R,X, U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5) -
createField
protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, org.jooq.TableField<R,T> T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<R, TR, T> arg4) -
createField
protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, org.jooq.TableField<R,T, U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<R, TR, U> arg5) -
createField
protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, org.jooq.TableField<R,T, U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<R, TR, U> arg5) -
createField
protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, org.jooq.TableField<R,T, X, U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5, org.jooq.Generator<R, TR, U> arg6) -
createField
protected final <T> org.jooq.TableField<CarrierServiceOptions,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) -
createField
protected final <T> org.jooq.TableField<CarrierServiceOptions,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) -
createField
protected final <T,U> org.jooq.TableField<CarrierServiceOptions,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) -
createField
protected final <T,U> org.jooq.TableField<CarrierServiceOptions,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) -
createField
protected final <T,X, org.jooq.TableField<CarrierServiceOptions,U> U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<X, U> arg3, org.jooq.Binding<T, X> arg4) -
createField0
protected final <TR extends org.jooq.Table<R>,T> org.jooq.TableField<CarrierServiceOptions,T> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<CarrierServiceOptions, TR, T> arg4) -
createField0
protected final <TR extends org.jooq.Table<R>,T, org.jooq.TableField<CarrierServiceOptions,U> U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<CarrierServiceOptions, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T, org.jooq.TableField<CarrierServiceOptions,U> U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<CarrierServiceOptions, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T, org.jooq.TableField<CarrierServiceOptions,X, U> U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<X, U> arg4, org.jooq.Binding<T, X> arg5, org.jooq.Generator<CarrierServiceOptions, TR, U> arg6) -
eq
- Specified by:
eqin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
equal
- Specified by:
equalin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ne
- Specified by:
nein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
notEqual
- Specified by:
notEqualin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rowid
public org.jooq.Field<org.jooq.RowId> rowid()- Specified by:
rowidin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesample
- Specified by:
tablesamplein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesample
public final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesample(org.jooq.Field<? extends Number> arg0) - Specified by:
tablesamplein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesampleBernoulli
- Specified by:
tablesampleBernoulliin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesampleBernoulli
public final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleBernoulli(org.jooq.Field<? extends Number> arg0) - Specified by:
tablesampleBernoulliin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesampleSystem
- Specified by:
tablesampleSystemin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
tablesampleSystem
public final org.jooq.TableSampleRowsStep<CarrierServiceOptions> tablesampleSystem(org.jooq.Field<? extends Number> arg0) - Specified by:
tablesampleSystemin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndex
- Specified by:
useIndexin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForJoin
- Specified by:
useIndexForJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForOrderBy
- Specified by:
useIndexForOrderByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForGroupBy
- Specified by:
useIndexForGroupByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndex
- Specified by:
ignoreIndexin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForJoin
- Specified by:
ignoreIndexForJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForOrderBy
- Specified by:
ignoreIndexForOrderByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForGroupBy
- Specified by:
ignoreIndexForGroupByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndex
- Specified by:
forceIndexin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForJoin
- Specified by:
forceIndexForJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForOrderBy
- Specified by:
forceIndexForOrderByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForGroupBy
- Specified by:
forceIndexForGroupByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, Function<? super org.jooq.Field<?>, ? extends org.jooq.Field<?>> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<CarrierServiceOptions> as(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) - Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
withOrdinality
public org.jooq.Table<org.jooq.Record> withOrdinality()- Specified by:
withOrdinalityin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
divideBy
public final org.jooq.DivideByOnStep divideBy(org.jooq.Table<?> arg0) - Specified by:
divideByin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftSemiJoin
- Specified by:
leftSemiJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftSemiJoin
public final org.jooq.TableOptionalOnStep<CarrierServiceOptions> leftSemiJoin(org.jooq.Path<?> arg0) - Specified by:
leftSemiJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftAntiJoin
- Specified by:
leftAntiJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftAntiJoin
public final org.jooq.TableOptionalOnStep<CarrierServiceOptions> leftAntiJoin(org.jooq.Path<?> arg0) - Specified by:
leftAntiJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
whereExists
@Deprecated(forRemoval=true) protected org.jooq.Table<CarrierServiceOptions> whereExists(org.jooq.Select<?> arg0) Deprecated, for removal: This API element is subject to removal in a future version. -
whereNotExists
@Deprecated(forRemoval=true) protected org.jooq.Table<CarrierServiceOptions> whereNotExists(org.jooq.Select<?> arg0) Deprecated, for removal: This API element is subject to removal in a future version. -
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.TableLike<?> arg0) - Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOptionalOnStep<org.jooq.Record> join(org.jooq.Path<?> arg0) - Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.SQL arg0) - Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.Name arg0) - Specified by:
joinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.TableLike<?> arg0) - Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> innerJoin(org.jooq.Path<?> arg0) - Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.SQL arg0) - Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
- Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
- Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.Name arg0) - Specified by:
innerJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.TableLike<?> arg0) - Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> leftJoin(org.jooq.Path<?> arg0) - Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.SQL arg0) - Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
- Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
- Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.Name arg0) - Specified by:
leftJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> leftOuterJoin(org.jooq.Path<?> arg0) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.SQL arg0) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
- Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0, Object... arg1) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.Name arg0) - Specified by:
leftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.TableLike<?> arg0) - Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> rightJoin(org.jooq.Path<?> arg0) - Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.SQL arg0) - Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
- Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
- Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.Name arg0) - Specified by:
rightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> rightOuterJoin(org.jooq.Path<?> arg0) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.SQL arg0) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
- Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0, Object... arg1) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.Name arg0) - Specified by:
rightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> fullOuterJoin(org.jooq.Path<?> arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.SQL arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
- Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0, Object... arg1) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.Name arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> fullJoin(org.jooq.Path<?> arg0) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.SQL arg0) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
- Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
- Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.Name arg0) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.TableLike<?> arg0) - Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.SQL arg0) - Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.Name arg0) - Specified by:
crossJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.SQL arg0) - Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.Name arg0) - Specified by:
naturalJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.Name arg0) - Specified by:
naturalLeftOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.Name arg0) - Specified by:
naturalRightOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.Name arg0) - Specified by:
naturalFullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.TableLike<?> arg0) - Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.SQL arg0) - Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.Name arg0) - Specified by:
crossApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.TableLike<?> arg0) - Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.SQL arg0) - Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.Name arg0) - Specified by:
outerApplyin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.TableLike<?> arg0) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Path<?> arg0) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.SQL arg0) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
- Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0, Object... arg1) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0, org.jooq.QueryPart... arg1) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Name arg0) - Specified by:
straightJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
$schema
public final org.jooq.Schema $schema()- Specified by:
$schemain interfaceorg.jooq.Qualified
-
internalFieldsRow
default org.jooq.Fields internalFieldsRow() -
fieldsIncludingHidden
default org.jooq.Fields fieldsIncludingHidden()- Specified by:
fieldsIncludingHiddenin 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
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
-
getName
- Specified by:
getNamein interfaceorg.jooq.Named
-
getQualifiedName
public org.jooq.Name getQualifiedName()- Specified by:
getQualifiedNamein interfaceorg.jooq.Named
-
getUnqualifiedName
public final org.jooq.Name getUnqualifiedName()- Specified by:
getUnqualifiedNamein interfaceorg.jooq.Named
-
getComment
- Specified by:
getCommentin interfaceorg.jooq.Named
-
getCommentPart
public final org.jooq.Comment getCommentPart()- Specified by:
getCommentPartin interfaceorg.jooq.Named
-
$name
public final org.jooq.Name $name()- Specified by:
$namein interfaceorg.jooq.Named
-
rendersContent
public boolean rendersContent(org.jooq.Context<?> arg0) - Specified by:
rendersContentin interfaceorg.jooq.QueryPartInternal
-
declaresFields
public boolean declaresFields()- Specified by:
declaresFieldsin interfaceorg.jooq.QueryPartInternal
-
declaresWindows
public boolean declaresWindows()- Specified by:
declaresWindowsin interfaceorg.jooq.QueryPartInternal
-
declaresCTE
public boolean declaresCTE()- Specified by:
declaresCTEin interfaceorg.jooq.QueryPartInternal
-
generatesCast
public boolean generatesCast()- Specified by:
generatesCastin interfaceorg.jooq.QueryPartInternal
-
toString
-
create
Deprecated. -
create
Deprecated. -
create
Deprecated. -
translate
-