Package cn.vertxup.jet.domain.tables
Class IApi
java.lang.Object
org.jooq.impl.TableImpl<IApiRecord>
cn.vertxup.jet.domain.tables.IApi
- All Implemented Interfaces:
Serializable,org.jooq.Fields,org.jooq.GroupField,org.jooq.impl.QOM.Aliasable<org.jooq.Table<IApiRecord>>,org.jooq.Named,org.jooq.Qualified,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.RecordQualifier<IApiRecord>,org.jooq.SelectField<IApiRecord>,org.jooq.SelectFieldOrAsterisk,org.jooq.Table<IApiRecord>,org.jooq.TableLike<IApiRecord>,org.jooq.Typed<IApiRecord>
This class is generated by jOOQ.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.jooq.TableField<IApiRecord,Boolean> The columnDB_ETERNAL.I_API.ACTIVE.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.COMMENT.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.CONSUMES.final org.jooq.TableField<IApiRecord,LocalDateTime> The columnDB_ETERNAL.I_API.CREATED_AT.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.CREATED_BY.static final IApiThe reference instance ofDB_ETERNAL.I_APIfinal org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.IN_MAPPING.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.IN_PLUG.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.IN_RULE.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.IN_SCRIPT.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.KEY.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.LANGUAGE.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.METADATA.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.METHOD.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.NAME.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.OUT_WRITER.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.PARAM_CONTAINED.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.PARAM_MODE.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.PARAM_REQUIRED.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.PRODUCES.final org.jooq.TableField<IApiRecord,Boolean> The columnDB_ETERNAL.I_API.SECURE.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.SERVICE_ID.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.SIGMA.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.TYPE.final org.jooq.TableField<IApiRecord,LocalDateTime> The columnDB_ETERNAL.I_API.UPDATED_AT.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.UPDATED_BY.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.URI.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.WORKER_ADDRESS.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.WORKER_CLASS.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.WORKER_CONSUMER.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.WORKER_JS.final org.jooq.TableField<IApiRecord,String> The columnDB_ETERNAL.I_API.WORKER_TYPE.Fields inherited from class org.jooq.impl.TableImpl
parameters -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jooq.Name$alias()org.jooq.Table<IApiRecord>$aliased()final org.jooq.DataType<IApiRecord>final org.jooq.Name$name()final org.jooq.Schema$schema()final org.jooq.Table<IApiRecord>final org.jooq.Table<IApiRecord>as(String arg0, Collection<? extends String> arg1) final org.jooq.Table<IApiRecord>as(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<IApiRecord>final org.jooq.SelectField<IApiRecord>as(org.jooq.Field<?> arg0) as(org.jooq.Name alias) final org.jooq.Table<IApiRecord>as(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<IApiRecord>as(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) final org.jooq.Table<IApiRecord>as(org.jooq.Table<?> alias) final org.jooq.Table<IApiRecord>as(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<IApiRecord>as(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) final org.jooq.Table<IApiRecord>final org.jooq.Table<IApiRecord>as(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.Field<org.jooq.Result<IApiRecord>>final org.jooq.Field<org.jooq.Result<IApiRecord>>asMultiset(String arg0) final org.jooq.Field<org.jooq.Result<IApiRecord>>asMultiset(org.jooq.Field<?> arg0) final org.jooq.Field<org.jooq.Result<IApiRecord>>asMultiset(org.jooq.Name arg0) final org.jooq.Table<IApiRecord>asTable()final org.jooq.Table<IApiRecord>final org.jooq.Table<IApiRecord>final org.jooq.Table<IApiRecord>asTable(String arg0, Collection<? extends String> arg1) final org.jooq.Table<IApiRecord>asTable(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<IApiRecord>final org.jooq.Table<IApiRecord>asTable(org.jooq.Name arg0) final org.jooq.Table<IApiRecord>asTable(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<IApiRecord>asTable(org.jooq.Name arg0, org.jooq.Name... arg1) final org.jooq.Table<IApiRecord>asTable(org.jooq.Table<?> arg0) final org.jooq.Table<IApiRecord>asTable(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<IApiRecord>asTable(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.QualifiedAsteriskasterisk()final <U extends Object>
org.jooq.SelectField<U>convert(Class<U> arg0, Function<? super IApiRecord, ? extends U> arg1, Function<? super U, ? extends IApiRecord> arg2) final <U extends Object>
org.jooq.SelectField<U>convert(org.jooq.Binding<IApiRecord, U> arg0) final <U extends Object>
org.jooq.SelectField<U>convert(org.jooq.Converter<IApiRecord, U> arg0) final <U extends Object>
org.jooq.SelectField<U>convertFrom(Class<U> arg0, Function<? super IApiRecord, ? extends U> arg1) final <U extends Object>
org.jooq.SelectField<U>convertFrom(Function<? super IApiRecord, ? extends U> arg0) final <U extends Object>
org.jooq.SelectField<U>convertTo(Class<U> arg0, Function<? super U, ? extends IApiRecord> arg1) final <U extends Object>
org.jooq.SelectField<U>convertTo(Function<? super U, ? extends IApiRecord> 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 extends Object>
org.jooq.TableField<IApiRecord,T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated.protected final <T extends Object>
org.jooq.TableField<IApiRecord,T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated.protected final <T extends Object,U extends Object>
org.jooq.TableField<IApiRecord,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) Deprecated.protected final <T extends Object,U extends Object>
org.jooq.TableField<IApiRecord,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) Deprecated.protected final <T extends Object,X extends Object, U extends Object>
org.jooq.TableField<IApiRecord,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 extends Object>
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 extends Object>
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 extends Object, U extends Object>
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 extends Object, U extends Object>
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 extends Object, X extends Object, U extends Object>
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 extends Object>
org.jooq.TableField<IApiRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) protected final <T extends Object>
org.jooq.TableField<IApiRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) protected final <T extends Object,U extends Object>
org.jooq.TableField<IApiRecord,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) protected final <T extends Object,U extends Object>
org.jooq.TableField<IApiRecord,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) protected final <T extends Object,X extends Object, U extends Object>
org.jooq.TableField<IApiRecord,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 extends Object>
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 extends Object>
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 extends Object, U extends Object>
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 extends Object, U extends Object>
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 extends Object, X extends Object, U extends Object>
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 extends Object, U extends Object>
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 extends Object, U extends Object>
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 extends Object, X extends Object, U extends Object>
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 extends Object>
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 extends Object, U extends Object>
org.jooq.TableField<IApiRecord,U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<IApiRecord, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,T extends Object, U extends Object>
org.jooq.TableField<IApiRecord,U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<IApiRecord, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,T extends Object, X extends Object, U extends Object>
org.jooq.TableField<IApiRecord,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<IApiRecord, TR, U> arg6) protected final <TR extends org.jooq.Table<R>,T extends Object>
org.jooq.TableField<IApiRecord,T> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<IApiRecord, 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) 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<IApiRecord> arg0) final org.jooq.Conditionequal(org.jooq.Table<IApiRecord> arg0) default org.jooq.Field<?>field(int arg0) default <T extends Object>
org.jooq.Field<T>default <T extends Object>
org.jooq.Field<T>field(int arg0, org.jooq.DataType<T> arg1) default <T extends Object>
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 Stream<org.jooq.Field<?>>final org.jooq.Table<IApiRecord>forceIndex(String... arg0) final org.jooq.Table<IApiRecord>forceIndexForGroupBy(String... arg0) final org.jooq.Table<IApiRecord>forceIndexForJoin(String... arg0) final org.jooq.Table<IApiRecord>forceIndexForOrderBy(String... arg0) final IApiRecordfrom(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.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.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<?,IApiRecord> final org.jooq.CatalogList<org.jooq.Check<IApiRecord>>final Stringfinal org.jooq.Commentfinal org.jooq.ContextConverter<?,IApiRecord> final org.jooq.DataType<IApiRecord>final org.jooq.DataType<IApiRecord>getDataType(org.jooq.Configuration arg0) org.jooq.Identity<IApiRecord,?> List<org.jooq.Index>List<org.jooq.UniqueKey<IApiRecord>>getKeys()final StringgetName()final org.jooq.TableOptionsfinal org.jooq.Packageorg.jooq.UniqueKey<IApiRecord>org.jooq.Nameorg.jooq.TableField<IApiRecord,?> The class holding records for this typeorg.jooq.TableField<IApiRecord,?> List<org.jooq.ForeignKey<IApiRecord,?>> final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<O,IApiRecord>> getReferencesFrom(org.jooq.Table<O> arg0) final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<IApiRecord,O>> getReferencesTo(org.jooq.Table<O> arg0) org.jooq.Schemafinal org.jooq.TableOptions.TableTypefinal Class<IApiRecord>getType()List<org.jooq.UniqueKey<IApiRecord>>final org.jooq.NameinthashCode()final org.jooq.Table<IApiRecord>ignoreIndex(String... arg0) final org.jooq.Table<IApiRecord>ignoreIndexForGroupBy(String... arg0) final org.jooq.Table<IApiRecord>ignoreIndexForJoin(String... arg0) final org.jooq.Table<IApiRecord>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.TableOnStep<org.jooq.Record>innerJoin(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record>innerJoin(org.jooq.TableLike<?> 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>join(org.jooq.Name 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.TableOnStep<IApiRecord>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.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.TablePartitionByStep<org.jooq.Record>leftOuterJoin(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>leftOuterJoin(org.jooq.TableLike<?> arg0) final org.jooq.TableOnStep<IApiRecord>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<IApiRecord> arg0) final IApiRecordfinal org.jooq.ConditionnotEqual(org.jooq.Table<IApiRecord> 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<IApiRecord>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.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.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.SQL arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>straightJoin(org.jooq.TableLike<?> 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<IApiRecord>final org.jooq.Table<IApiRecord>useIndexForGroupBy(String... arg0) final org.jooq.Table<IApiRecord>useIndexForJoin(String... arg0) final org.jooq.Table<IApiRecord>useIndexForOrderBy(String... arg0) org.jooq.Table<IApiRecord>org.jooq.Table<IApiRecord>org.jooq.Table<IApiRecord>org.jooq.Table<IApiRecord>where(Collection<? extends org.jooq.Condition> arg0) org.jooq.Table<IApiRecord>where(org.jooq.Condition arg0) org.jooq.Table<IApiRecord>where(org.jooq.Condition... arg0) org.jooq.Table<IApiRecord>org.jooq.Table<IApiRecord>where(org.jooq.SQL arg0) org.jooq.Table<IApiRecord>whereExists(org.jooq.Select<?> arg0) org.jooq.Table<IApiRecord>whereNotExists(org.jooq.Select<?> arg0) final org.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, isSimple, isSynthetic, 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
hashCode, toStringMethods inherited from interface org.jooq.QueryPartInternal
declaresCTE, declaresFields, declaresWindows, generatesCast, rendersContent
-
Field Details
-
I_API
The reference instance ofDB_ETERNAL.I_API -
KEY
The columnDB_ETERNAL.I_API.KEY. 「key」- 接口ID -
NAME
The columnDB_ETERNAL.I_API.NAME. 「name」- 接口名称 -
URI
The columnDB_ETERNAL.I_API.URI. 「uri」- 接口路径,安全路径位于 /api 之下 -
METHOD
The columnDB_ETERNAL.I_API.METHOD. 「method」- 接口对应的HTTP方法 -
CONSUMES
The columnDB_ETERNAL.I_API.CONSUMES. 「consumes」- 当前接口使用的客户端 MIME -
PRODUCES
The columnDB_ETERNAL.I_API.PRODUCES. 「produces」- 当前接口使用的服务端 MIME -
SECURE
The columnDB_ETERNAL.I_API.SECURE. 「secure」- 是否走安全通道,默认为TRUE -
COMMENT
The columnDB_ETERNAL.I_API.COMMENT. 「comment」- 备注信息 -
TYPE
The columnDB_ETERNAL.I_API.TYPE. 「type」- 通信类型,ONE-WAY / REQUEST-RESPONSE / PUBLISH-SUBSCRIBE -
PARAM_MODE
The columnDB_ETERNAL.I_API.PARAM_MODE. 「paramMode」- 参数来源,QUERY / BODY / DEFINE / PATH -
PARAM_REQUIRED
The columnDB_ETERNAL.I_API.PARAM_REQUIRED. 「paramRequired」- 必须参数表,一个JsonArray用于返回 400基本验证(验证Query和Path) -
PARAM_CONTAINED
The columnDB_ETERNAL.I_API.PARAM_CONTAINED. 「paramContained」- 必须参数表,一个JsonArray用于返回 400基本验证(验证Body) -
IN_RULE
The columnDB_ETERNAL.I_API.IN_RULE. 「inRule」- 参数验证、转换基本规则 -
IN_MAPPING
The columnDB_ETERNAL.I_API.IN_MAPPING. 「inMapping」- 参数映射规则 -
IN_PLUG
The columnDB_ETERNAL.I_API.IN_PLUG. 「inPlug」- 参数请求流程中的插件 -
IN_SCRIPT
The columnDB_ETERNAL.I_API.IN_SCRIPT. 「inScript」- 【保留】参数请求流程中的脚本控制 -
OUT_WRITER
The columnDB_ETERNAL.I_API.OUT_WRITER. 「outWriter」- 响应格式处理器 -
WORKER_TYPE
The columnDB_ETERNAL.I_API.WORKER_TYPE. 「workerType」- Worker类型:JS / PLUG / STD -
WORKER_ADDRESS
The columnDB_ETERNAL.I_API.WORKER_ADDRESS. 「workerAddress」- 请求发送地址 -
WORKER_CONSUMER
The columnDB_ETERNAL.I_API.WORKER_CONSUMER. 「workerConsumer」- 请求地址消费专用组件 -
WORKER_CLASS
The columnDB_ETERNAL.I_API.WORKER_CLASS. 「workerClass」- OX | PLUG专用,请求执行器对应的JavaClass名称 -
WORKER_JS
The columnDB_ETERNAL.I_API.WORKER_JS. 「workerJs」- JS 专用,JavaScript路径:runtime/workers/<app>/下的执行器 -
SERVICE_ID
The columnDB_ETERNAL.I_API.SERVICE_ID. 「serviceId」- 关联的服务ID -
SIGMA
The columnDB_ETERNAL.I_API.SIGMA. 「sigma」- 统一标识 -
LANGUAGE
The columnDB_ETERNAL.I_API.LANGUAGE. 「language」- 使用的语言 -
ACTIVE
The columnDB_ETERNAL.I_API.ACTIVE. 「active」- 是否启用 -
METADATA
The columnDB_ETERNAL.I_API.METADATA. 「metadata」- 附加配置数据 -
CREATED_AT
The columnDB_ETERNAL.I_API.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
The columnDB_ETERNAL.I_API.CREATED_BY. 「createdBy」- 创建人 -
UPDATED_AT
The columnDB_ETERNAL.I_API.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
The columnDB_ETERNAL.I_API.UPDATED_BY. 「updatedBy」- 更新人
-
-
Constructor Details
-
IApi
Create an aliasedDB_ETERNAL.I_APItable reference -
IApi
public IApi(org.jooq.Name alias) Create an aliasedDB_ETERNAL.I_APItable reference -
IApi
public IApi()Create aDB_ETERNAL.I_APItable reference -
IApi
-
-
Method Details
-
getRecordType
The class holding records for this type- Specified by:
getRecordTypein interfaceorg.jooq.RecordQualifier<IApiRecord>- Overrides:
getRecordTypein classorg.jooq.impl.TableImpl<IApiRecord>
-
getSchema
public org.jooq.Schema getSchema()- Specified by:
getSchemain interfaceorg.jooq.Qualified
-
getPrimaryKey
- Specified by:
getPrimaryKeyin interfaceorg.jooq.Table<IApiRecord>
-
getUniqueKeys
- Specified by:
getUniqueKeysin interfaceorg.jooq.Table<IApiRecord>
-
as
- Specified by:
asin interfaceorg.jooq.SelectField<IApiRecord>- Specified by:
asin interfaceorg.jooq.Table<IApiRecord>
-
as
- Specified by:
asin interfaceorg.jooq.SelectField<IApiRecord>- Specified by:
asin interfaceorg.jooq.Table<IApiRecord>- Overrides:
asin classorg.jooq.impl.TableImpl<IApiRecord>
-
as
- Specified by:
asin interfaceorg.jooq.Table<IApiRecord>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<IApiRecord>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<IApiRecord>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<IApiRecord>
-
$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
public final <U extends Object> org.jooq.SelectField<U> convert(org.jooq.Binding<IApiRecord, U> arg0) - Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
public final <U extends Object> org.jooq.SelectField<U> convert(org.jooq.Converter<IApiRecord, U> arg0) - Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
public final <U extends Object> org.jooq.SelectField<U> convert(Class<U> arg0, Function<? super IApiRecord, ? extends U> arg1, Function<? super U, ? extends IApiRecord> arg2) - Specified by:
convertin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U extends Object> org.jooq.SelectField<U> convertFrom(Class<U> arg0, Function<? super IApiRecord, ? extends U> arg1) - Specified by:
convertFromin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U extends Object> org.jooq.SelectField<U> convertFrom(Function<? super IApiRecord, ? extends U> arg0) - Specified by:
convertFromin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertTo
public final <U extends Object> org.jooq.SelectField<U> convertTo(Class<U> arg0, Function<? super U, ? extends IApiRecord> arg1) - Specified by:
convertToin interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertTo
public final <U extends Object> org.jooq.SelectField<U> convertTo(Function<? super U, ? extends IApiRecord> 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
- 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
- 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<IApiRecord> 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
- Specified by:
asTablein interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<IApiRecord> 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<IApiRecord> 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<IApiRecord> 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
- Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<IApiRecord> 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<IApiRecord> 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<IApiRecord> 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<IApiRecord> 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<IApiRecord> 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>
-
getIdentity
- Specified by:
getIdentityin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
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,IApiRecord>> getReferencesFrom(org.jooq.Table<O> arg0) - Specified by:
getReferencesFromin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferences
- Specified by:
getReferencesin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferencesTo
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<IApiRecord,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 extends Object> 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 extends Object> 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 extends Object, org.jooq.TableField<R,U extends Object> 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 extends Object, org.jooq.TableField<R,U extends Object> 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 extends Object, org.jooq.TableField<R,X extends Object, U extends Object> 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 extends Object> org.jooq.TableField<IApiRecord,T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated. -
createField
@Deprecated protected final <T extends Object> org.jooq.TableField<IApiRecord,T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated. -
createField
@Deprecated protected final <T extends Object,U extends Object> org.jooq.TableField<IApiRecord,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T extends Object,U extends Object> org.jooq.TableField<IApiRecord,U> createField(String arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T extends Object,X extends Object, org.jooq.TableField<IApiRecord,U extends Object> 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 extends Object> org.jooq.TableField<R,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, org.jooq.Table<R> arg2) -
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
protected static final <R extends org.jooq.Record,TR extends org.jooq.Table<R>, org.jooq.TableField<R,T extends Object, X extends Object, U extends Object> 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 extends Object> org.jooq.TableField<IApiRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) -
createField
protected final <T extends Object> org.jooq.TableField<IApiRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) -
createField
protected final <T extends Object,U extends Object> org.jooq.TableField<IApiRecord,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Converter<T, U> arg3) -
createField
protected final <T extends Object,U extends Object> org.jooq.TableField<IApiRecord,U> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2, org.jooq.Binding<T, U> arg3) -
createField
protected final <T extends Object,X extends Object, org.jooq.TableField<IApiRecord,U extends Object> 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 extends Object> org.jooq.TableField<IApiRecord,T> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<IApiRecord, TR, T> arg4) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<IApiRecord,U extends Object> U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<IApiRecord, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<IApiRecord,U extends Object> U> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<IApiRecord, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<IApiRecord,X extends Object, U extends Object> 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<IApiRecord, 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>
-
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
- Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<IApiRecord> 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<IApiRecord> 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<IApiRecord> 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 final 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>
-
leftAntiJoin
- Specified by:
leftAntiJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
where
- Specified by:
wherein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
whereExists
- Specified by:
whereExistsin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
whereNotExists
- Specified by:
whereNotExistsin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
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.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.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.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.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.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.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.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.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.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
-
fieldStream
- Specified by:
fieldStreamin interfaceorg.jooq.Fields
-
field
- 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
- 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
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceorg.jooq.QueryPart
-
$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
-