Package org.jooq.generated.tables
Class Segments
java.lang.Object
org.jooq.impl.TableImpl<SegmentsRecord>
org.jooq.generated.tables.Segments
- All Implemented Interfaces:
Serializable,org.jooq.Named,org.jooq.QueryPart,org.jooq.QueryPartInternal,org.jooq.Table<SegmentsRecord>,org.jooq.TableLike<SegmentsRecord>
This class is generated by jOOQ.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.ADDITIONAL_METADATA.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.COLUMN.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.COLUMN_STATISTICS.final org.jooq.TableField<SegmentsRecord, Long> The columnSEGMENTS.LAST_MODIFIED_TIME.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.LOCATION.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.LOCATIONS.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.METADATA_IDENTIFIER.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.METADATA_KEY.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.METADATA_STATISTICS.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.METADATA_TYPE.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.PARTITION_VALUES.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.PATH.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.SCHEMA.static final SegmentsThe reference instance ofSEGMENTSfinal org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.STORAGE_PLUGIN.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.TABLE_NAME.final org.jooq.TableField<SegmentsRecord, String> The columnSEGMENTS.WORKSPACE.Fields inherited from class org.jooq.impl.TableImpl
parameters -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> as(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<SegmentsRecord> as(org.jooq.Name alias) final org.jooq.Table<SegmentsRecord> as(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) final org.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> as(org.jooq.Table<?> arg0) final org.jooq.Table<SegmentsRecord> as(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) final org.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> as(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.Table<SegmentsRecord> asTable()final org.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> asTable(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<SegmentsRecord> final org.jooq.QualifiedAsteriskasterisk()final voidbind(org.jooq.BindContext arg0) Deprecated.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<SegmentsRecord, T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated.protected final <T> org.jooq.TableField<SegmentsRecord, T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated.protected final <T,U> org.jooq.TableField <SegmentsRecord, 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 <SegmentsRecord, 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 <SegmentsRecord, 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<SegmentsRecord, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) protected final <T> org.jooq.TableField<SegmentsRecord, T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) protected final <T,U> org.jooq.TableField <SegmentsRecord, 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 <SegmentsRecord, 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 <SegmentsRecord, 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) 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) booleanbooleanbooleanfinal org.jooq.DivideByOnStepdivideBy(org.jooq.Table<?> arg0) final org.jooq.Conditioneq(org.jooq.Table<SegmentsRecord> arg0) final org.jooq.Conditionequal(org.jooq.Table<SegmentsRecord> arg0) final org.jooq.Field<?> field(int arg0) final <T> org.jooq.Field<T> final <T> org.jooq.Field<T> field(int arg0, org.jooq.DataType<T> arg1) final org.jooq.Field<?> final <T> org.jooq.Field<T> final <T> org.jooq.Field<T> final <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0) final org.jooq.Field<?> field(org.jooq.Name arg0) final <T> org.jooq.Field<T> final <T> org.jooq.Field<T> field(org.jooq.Name arg0, org.jooq.DataType<T> arg1) final org.jooq.Field<?>[]fields()final org.jooq.Field<?>[]fields(int... arg0) final org.jooq.Field<?>[]final org.jooq.Field<?>[]fields(org.jooq.Field<?>... arg0) final org.jooq.Field<?>[]fields(org.jooq.Name... arg0) org.jooq.Row16<String, String, String, String, String, String, String, String, String, String, String, String, String, String, Long, String> final Stream<org.jooq.Field<?>> final org.jooq.Table<SegmentsRecord> forceIndex(String... arg0) final org.jooq.Table<SegmentsRecord> forceIndexForGroupBy(String... arg0) final org.jooq.Table<SegmentsRecord> forceIndexForJoin(String... arg0) final org.jooq.Table<SegmentsRecord> forceIndexForOrderBy(String... arg0) final SegmentsRecordfrom(org.jooq.Record 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> fullJoin(org.jooq.Name arg0) final org.jooq.TableOnStep<org.jooq.Record> fullJoin(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record> fullJoin(org.jooq.TableLike<?> arg0) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(String arg0) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(String arg0, Object... arg1) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(org.jooq.Name arg0) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record> fullOuterJoin(org.jooq.TableLike<?> arg0) booleanfinal org.jooq.CatalogList<org.jooq.Check<SegmentsRecord>> final Stringfinal org.jooq.DataType<SegmentsRecord> org.jooq.Identity<SegmentsRecord, ?> List<org.jooq.Index> List<org.jooq.UniqueKey<SegmentsRecord>> getKeys()final StringgetName()final org.jooq.TableOptionsorg.jooq.UniqueKey<SegmentsRecord> org.jooq.Nameorg.jooq.TableField<SegmentsRecord, ?> The class holding records for this typeorg.jooq.TableField<SegmentsRecord, ?> List<org.jooq.ForeignKey<SegmentsRecord, ?>> final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<O, SegmentsRecord>> getReferencesFrom(org.jooq.Table<O> arg0) final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<SegmentsRecord, O>> getReferencesTo(org.jooq.Table<O> arg0) org.jooq.Schemafinal org.jooq.TableOptions.TableTypegetType()final org.jooq.NameinthashCode()final org.jooq.Table<SegmentsRecord> ignoreIndex(String... arg0) final org.jooq.Table<SegmentsRecord> ignoreIndexForGroupBy(String... arg0) final org.jooq.Table<SegmentsRecord> ignoreIndexForJoin(String... arg0) final org.jooq.Table<SegmentsRecord> ignoreIndexForOrderBy(String... arg0) final intfinal intindexOf(org.jooq.Field<?> arg0) final 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.TableOptionalOnStep<org.jooq.Record> join(org.jooq.TableLike<?> arg0, org.jooq.JoinType arg1) final org.jooq.TableOnStep<SegmentsRecord> 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<SegmentsRecord> 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<SegmentsRecord> arg0) final SegmentsRecordfinal org.jooq.ConditionnotEqual(org.jooq.Table<SegmentsRecord> 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<SegmentsRecord> Rename this tablerename(org.jooq.Name name) Rename this tablefinal 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) final 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) final voidtoSQL(org.jooq.RenderContext arg0) Deprecated.toString()protected final org.jooq.exception.DataAccessExceptiontranslate(String arg0, SQLException arg1) final org.jooq.Table<SegmentsRecord> final org.jooq.Table<SegmentsRecord> useIndexForGroupBy(String... arg0) final org.jooq.Table<SegmentsRecord> useIndexForJoin(String... arg0) final org.jooq.Table<SegmentsRecord> useIndexForOrderBy(String... arg0) org.jooq.Table<SegmentsRecord> org.jooq.Table<SegmentsRecord> org.jooq.Table<SegmentsRecord> org.jooq.Table<SegmentsRecord> where(Collection<? extends org.jooq.Condition> arg0) org.jooq.Table<SegmentsRecord> where(org.jooq.Condition arg0) org.jooq.Table<SegmentsRecord> where(org.jooq.Condition... arg0) org.jooq.Table<SegmentsRecord> org.jooq.Table<SegmentsRecord> where(org.jooq.SQL arg0) org.jooq.Table<SegmentsRecord> whereExists(org.jooq.Select<?> arg0) org.jooq.Table<SegmentsRecord> whereNotExists(org.jooq.Select<?> arg0) Methods inherited from class org.jooq.impl.TableImpl
accept, as, clauses, declaresTables, equalsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jooq.Named
getName, getQualifiedName, getUnqualifiedNameMethods inherited from interface org.jooq.QueryPart
hashCode, toStringMethods inherited from interface org.jooq.Table
getComment
-
Field Details
-
SEGMENTS
The reference instance ofSEGMENTS -
STORAGE_PLUGIN
The columnSEGMENTS.STORAGE_PLUGIN. -
WORKSPACE
The columnSEGMENTS.WORKSPACE. -
TABLE_NAME
The columnSEGMENTS.TABLE_NAME. -
METADATA_KEY
The columnSEGMENTS.METADATA_KEY. -
METADATA_IDENTIFIER
The columnSEGMENTS.METADATA_IDENTIFIER. -
METADATA_TYPE
The columnSEGMENTS.METADATA_TYPE. -
LOCATION
The columnSEGMENTS.LOCATION. -
SCHEMA
The columnSEGMENTS.SCHEMA. -
COLUMN_STATISTICS
The columnSEGMENTS.COLUMN_STATISTICS. -
METADATA_STATISTICS
The columnSEGMENTS.METADATA_STATISTICS. -
COLUMN
The columnSEGMENTS.COLUMN. -
LOCATIONS
The columnSEGMENTS.LOCATIONS. -
PARTITION_VALUES
The columnSEGMENTS.PARTITION_VALUES. -
PATH
The columnSEGMENTS.PATH. -
LAST_MODIFIED_TIME
The columnSEGMENTS.LAST_MODIFIED_TIME. -
ADDITIONAL_METADATA
The columnSEGMENTS.ADDITIONAL_METADATA.
-
-
Constructor Details
-
Segments
public Segments()Create aSEGMENTStable reference -
Segments
Create an aliasedSEGMENTStable reference -
Segments
public Segments(org.jooq.Name alias) Create an aliasedSEGMENTStable reference -
Segments
-
-
Method Details
-
getRecordType
The class holding records for this type- Specified by:
getRecordTypein interfaceorg.jooq.Table<SegmentsRecord>- Overrides:
getRecordTypein classorg.jooq.impl.TableImpl<SegmentsRecord>
-
getSchema
public org.jooq.Schema getSchema()- Specified by:
getSchemain interfaceorg.jooq.Table<SegmentsRecord>
-
getPrimaryKey
- Specified by:
getPrimaryKeyin interfaceorg.jooq.Table<SegmentsRecord>
-
getKeys
- Specified by:
getKeysin interfaceorg.jooq.Table<SegmentsRecord>
-
as
- Specified by:
asin interfaceorg.jooq.Table<SegmentsRecord>
-
as
- Specified by:
asin interfaceorg.jooq.Table<SegmentsRecord>- Overrides:
asin classorg.jooq.impl.TableImpl<SegmentsRecord>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<SegmentsRecord>
-
rename
Rename this table- Overrides:
renamein classorg.jooq.impl.TableImpl<SegmentsRecord>
-
fieldsRow
public org.jooq.Row16<String,String, fieldsRow()String, String, String, String, String, String, String, String, String, String, String, String, Long, String> - Specified by:
fieldsRowin interfaceorg.jooq.TableLike<SegmentsRecord>- Overrides:
fieldsRowin classorg.jooq.impl.TableImpl<SegmentsRecord>
-
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>
-
rowid
public final org.jooq.Field<org.jooq.RowId> rowid()- Specified by:
rowidin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getDataType
- Specified by:
getDataTypein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
recordType
- Specified by:
recordTypein interfaceorg.jooq.Table<R extends org.jooq.Record>
-
newRecord
- Specified by:
newRecordin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fieldStream
- Specified by:
fieldStreamin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
public final <T> org.jooq.Field<T> field(org.jooq.Field<T> arg0) - Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
- Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
- Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
- Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
public final org.jooq.Field<?> field(org.jooq.Name arg0) - Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
- Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
public final <T> org.jooq.Field<T> field(org.jooq.Name arg0, org.jooq.DataType<T> arg1) - Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
public final org.jooq.Field<?> field(int arg0) - Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
- Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
field
public final <T> org.jooq.Field<T> field(int arg0, org.jooq.DataType<T> arg1) - Specified by:
fieldin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields()- Specified by:
fieldsin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - Specified by:
fieldsin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
fields
- Specified by:
fieldsin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields(org.jooq.Name... arg0) - Specified by:
fieldsin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields(int... arg0) - Specified by:
fieldsin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
indexOf
public final int indexOf(org.jooq.Field<?> arg0) - Specified by:
indexOfin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
indexOf
- Specified by:
indexOfin interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
indexOf
public final int indexOf(org.jooq.Name arg0) - Specified by:
indexOfin 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<SegmentsRecord> 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<SegmentsRecord> 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<SegmentsRecord> 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<SegmentsRecord> 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<SegmentsRecord> 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<SegmentsRecord> 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>
-
getType
public final org.jooq.TableOptions.TableType getType()- Specified by:
getTypein 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.Table<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>
-
getReferencesFrom
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<O,SegmentsRecord>> 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<SegmentsRecord,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<SegmentsRecord,T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated. -
createField
@Deprecated protected final <T> org.jooq.TableField<SegmentsRecord,T> createField(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated. -
createField
@Deprecated protected final <T,U> org.jooq.TableField<SegmentsRecord,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<SegmentsRecord,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<SegmentsRecord,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 final <T> org.jooq.TableField<SegmentsRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) -
createField
protected final <T> org.jooq.TableField<SegmentsRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) -
createField
protected final <T,U> org.jooq.TableField<SegmentsRecord,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<SegmentsRecord,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<SegmentsRecord,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) -
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>
-
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
- Specified by:
asin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<SegmentsRecord> 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<SegmentsRecord> 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>
-
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.TableOptionalOnStep<org.jooq.Record> join(org.jooq.TableLike<?> arg0, org.jooq.JoinType arg1) - Specified by:
joinin 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.TableOnStep<org.jooq.Record> fullOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TableOnStep<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
- Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TableOnStep<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.TableOnStep<org.jooq.Record> fullOuterJoin(org.jooq.Name arg0) - Specified by:
fullOuterJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TableOnStep<org.jooq.Record> fullJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullJoinin interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TableOnStep<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.TableOnStep<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.TableOnStep<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>
-
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
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceorg.jooq.QueryPart
-
toSQL
Deprecated.- Specified by:
toSQLin interfaceorg.jooq.QueryPartInternal
-
bind
@Deprecated public final void bind(org.jooq.BindContext arg0) throws org.jooq.exception.DataAccessException Deprecated.- Specified by:
bindin interfaceorg.jooq.QueryPartInternal- Throws:
org.jooq.exception.DataAccessException
-
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
-