Class EsiaUser
java.lang.Object
org.jooq.impl.TableImpl<EsiaUserRecord>
ru.cg.webbpm.modules.security.api.impl.bean.tables.EsiaUser
- All Implemented Interfaces:
Serializable
,org.jooq.Fields
,org.jooq.GroupField
,org.jooq.impl.QOM.Aliasable<org.jooq.Table<EsiaUserRecord>>
,org.jooq.Named
,org.jooq.Qualified
,org.jooq.QueryPart
,org.jooq.QueryPartInternal
,org.jooq.RecordQualifier<EsiaUserRecord>
,org.jooq.SelectField<EsiaUserRecord>
,org.jooq.SelectFieldOrAsterisk
,org.jooq.Table<EsiaUserRecord>
,org.jooq.TableLike<EsiaUserRecord>
,org.jooq.Typed<EsiaUserRecord>
- Direct Known Subclasses:
EsiaUser.EsiaUserPath
This class is generated by jOOQ.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A subtype implementingPath
for simplified path-based joins. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EsiaUser
The reference instance ofSECURITY.ESIA_USER
final org.jooq.TableField<EsiaUserRecord,
String> The columnSECURITY.ESIA_USER.ESIA_USER_ID
.final org.jooq.TableField<EsiaUserRecord,
Long> The columnSECURITY.ESIA_USER.PERSON_CONTACT_ID
.final org.jooq.TableField<EsiaUserRecord,
String> The columnSECURITY.ESIA_USER.USER_ACCOUNT_ID
.Fields inherited from class org.jooq.impl.TableImpl
parameters
-
Constructor Summary
ConstructorsConstructorDescriptionEsiaUser()
Create aSECURITY.ESIA_USER
table referenceCreate an aliasedSECURITY.ESIA_USER
table referenceEsiaUser
(org.jooq.Name alias) Create an aliasedSECURITY.ESIA_USER
table referenceEsiaUser
(org.jooq.Table<O> path, org.jooq.ForeignKey<O, EsiaUserRecord> childPath, org.jooq.InverseForeignKey<O, EsiaUserRecord> parentPath) -
Method Summary
Modifier and TypeMethodDescriptionorg.jooq.Name
$alias()
org.jooq.Table<EsiaUserRecord>
$aliased()
final org.jooq.DataType<EsiaUserRecord>
final org.jooq.Name
$name()
final org.jooq.Schema
$schema()
final org.jooq.Table<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
as
(String arg0, Collection<? extends String> arg1) final org.jooq.Table<EsiaUserRecord>
as
(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<EsiaUserRecord>
final org.jooq.SelectField<EsiaUserRecord>
as
(org.jooq.Field<?> arg0) as
(org.jooq.Name alias) final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Table<?> alias) final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) final org.jooq.Table<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
as
(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.Field<org.jooq.Result<EsiaUserRecord>>
final org.jooq.Field<org.jooq.Result<EsiaUserRecord>>
asMultiset
(String arg0) final org.jooq.Field<org.jooq.Result<EsiaUserRecord>>
asMultiset
(org.jooq.Field<?> arg0) final org.jooq.Field<org.jooq.Result<EsiaUserRecord>>
asMultiset
(org.jooq.Name arg0) final org.jooq.Table<EsiaUserRecord>
asTable()
final org.jooq.Table<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
asTable
(String arg0, Collection<? extends String> arg1) final org.jooq.Table<EsiaUserRecord>
asTable
(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) final org.jooq.Table<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Name arg0) final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Name arg0, org.jooq.Name... arg1) final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Table<?> arg0) final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) final org.jooq.Table<EsiaUserRecord>
asTable
(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) final org.jooq.QualifiedAsterisk
asterisk()
final <U extends Object>
org.jooq.SelectField<U>convert
(Class<U> arg0, Function<? super EsiaUserRecord, ? extends U> arg1, Function<? super U, ? extends EsiaUserRecord> arg2) final <U extends Object>
org.jooq.SelectField<U>convert
(org.jooq.Binding<EsiaUserRecord, U> arg0) final <U extends Object>
org.jooq.SelectField<U>convert
(org.jooq.Converter<EsiaUserRecord, U> arg0) final <U extends Object>
org.jooq.SelectField<U>convertFrom
(Class<U> arg0, Function<? super EsiaUserRecord, ? extends U> arg1) final <U extends Object>
org.jooq.SelectField<U>convertFrom
(Function<? super EsiaUserRecord, ? extends U> arg0) final <U extends Object>
org.jooq.SelectField<U>convertTo
(Class<U> arg0, Function<? super U, ? extends EsiaUserRecord> arg1) final <U extends Object>
org.jooq.SelectField<U>convertTo
(Function<? super U, ? extends EsiaUserRecord> arg0) protected final org.jooq.DSLContext
create()
Deprecated.protected final org.jooq.DSLContext
create
(org.jooq.Configuration arg0) Deprecated.protected final org.jooq.DSLContext
create
(org.jooq.Context<?> arg0) Deprecated.protected final <T extends Object>
org.jooq.TableField<EsiaUserRecord,T> createField
(String arg0, org.jooq.DataType<T> arg1) Deprecated.protected final <T extends Object>
org.jooq.TableField<EsiaUserRecord,T> createField
(String arg0, org.jooq.DataType<T> arg1, String arg2) Deprecated.protected final <T extends Object,
U extends Object>
org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,T> createField
(org.jooq.Name arg0, org.jooq.DataType<T> arg1) protected final <T extends Object>
org.jooq.TableField<EsiaUserRecord,T> createField
(org.jooq.Name arg0, org.jooq.DataType<T> arg1, String arg2) protected final <T extends Object,
U extends Object>
org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,U> createField0
(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Binding<T, U> arg4, org.jooq.Generator<EsiaUserRecord, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,
T extends Object, U extends Object>
org.jooq.TableField<EsiaUserRecord,U> createField0
(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Converter<T, U> arg4, org.jooq.Generator<EsiaUserRecord, TR, U> arg5) protected final <TR extends org.jooq.Table<R>,
T extends Object, X extends Object, U extends Object>
org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord, TR, U> arg6) protected final <TR extends org.jooq.Table<R>,
T extends Object>
org.jooq.TableField<EsiaUserRecord,T> createField0
(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<EsiaUserRecord, 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<?>[]
boolean
boolean
boolean
final org.jooq.DivideByOnStep
divideBy
(org.jooq.Table<?> arg0) final org.jooq.Condition
eq
(org.jooq.Table<EsiaUserRecord> arg0) final org.jooq.Condition
equal
(org.jooq.Table<EsiaUserRecord> 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<EsiaUserRecord>
forceIndex
(String... arg0) final org.jooq.Table<EsiaUserRecord>
forceIndexForGroupBy
(String... arg0) final org.jooq.Table<EsiaUserRecord>
forceIndexForJoin
(String... arg0) final org.jooq.Table<EsiaUserRecord>
forceIndexForOrderBy
(String... arg0) final EsiaUserRecord
from
(org.jooq.Record arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
fullJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
fullJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullJoin
(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
fullOuterJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
fullOuterJoin
(org.jooq.TableLike<?> arg0) boolean
final org.jooq.Binding<?,
EsiaUserRecord> final org.jooq.Catalog
List<org.jooq.Check<EsiaUserRecord>>
final String
final org.jooq.Comment
final org.jooq.ContextConverter<?,
EsiaUserRecord> final org.jooq.DataType<EsiaUserRecord>
final org.jooq.DataType<EsiaUserRecord>
getDataType
(org.jooq.Configuration arg0) org.jooq.Identity<EsiaUserRecord,
?> List<org.jooq.Index>
List<org.jooq.UniqueKey<EsiaUserRecord>>
getKeys()
final String
getName()
final org.jooq.TableOptions
final org.jooq.Package
org.jooq.UniqueKey<EsiaUserRecord>
org.jooq.Name
org.jooq.TableField<EsiaUserRecord,
?> The class holding records for this typeorg.jooq.TableField<EsiaUserRecord,
?> List<org.jooq.ForeignKey<EsiaUserRecord,
?>> final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<O,EsiaUserRecord>> getReferencesFrom
(org.jooq.Table<O> arg0) final <O extends org.jooq.Record>
List<org.jooq.ForeignKey<EsiaUserRecord,O>> getReferencesTo
(org.jooq.Table<O> arg0) org.jooq.Schema
final org.jooq.TableOptions.TableType
final Class<EsiaUserRecord>
getType()
List<org.jooq.UniqueKey<EsiaUserRecord>>
final org.jooq.Name
final org.jooq.Table<EsiaUserRecord>
ignoreIndex
(String... arg0) final org.jooq.Table<EsiaUserRecord>
ignoreIndexForGroupBy
(String... arg0) final org.jooq.Table<EsiaUserRecord>
ignoreIndexForJoin
(String... arg0) final org.jooq.Table<EsiaUserRecord>
ignoreIndexForOrderBy
(String... arg0) default int
default int
indexOf
(org.jooq.Field<?> arg0) default int
indexOf
(org.jooq.Name arg0) final org.jooq.TableOnStep<org.jooq.Record>
final org.jooq.TableOnStep<org.jooq.Record>
final org.jooq.TableOnStep<org.jooq.Record>
final org.jooq.TableOnStep<org.jooq.Record>
innerJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
innerJoin
(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<org.jooq.Record>
innerJoin
(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record>
innerJoin
(org.jooq.TableLike<?> arg0) 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.TableOptionalOnStep<org.jooq.Record>
join
(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<org.jooq.Record>
join
(org.jooq.SQL arg0) final org.jooq.TableOnStep<org.jooq.Record>
join
(org.jooq.TableLike<?> arg0) final org.jooq.TableOptionalOnStep<EsiaUserRecord>
leftAntiJoin
(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<EsiaUserRecord>
leftAntiJoin
(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
leftJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
leftJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftJoin
(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
leftOuterJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
leftOuterJoin
(org.jooq.TableLike<?> arg0) final org.jooq.TableOptionalOnStep<EsiaUserRecord>
leftSemiJoin
(org.jooq.Path<?> arg0) final org.jooq.TableOnStep<EsiaUserRecord>
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.Condition
ne
(org.jooq.Table<EsiaUserRecord> arg0) final EsiaUserRecord
final org.jooq.Condition
notEqual
(org.jooq.Table<EsiaUserRecord> 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<EsiaUserRecord>
Rename this tablerename
(org.jooq.Name name) Rename this tablerename
(org.jooq.Table<?> name) Rename this tableboolean
rendersContent
(org.jooq.Context<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
final org.jooq.TablePartitionByStep<org.jooq.Record>
rightJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
rightJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightJoin
(org.jooq.TableLike<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(String arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(String arg0, Object... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
rightOuterJoin
(org.jooq.Path<?> arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(org.jooq.SQL arg0) final org.jooq.TablePartitionByStep<org.jooq.Record>
rightOuterJoin
(org.jooq.TableLike<?> arg0) org.jooq.Field<org.jooq.RowId>
rowid()
final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(String arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(String arg0, Object... arg1) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(String arg0, org.jooq.QueryPart... arg1) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(org.jooq.Name arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(org.jooq.Path<?> arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(org.jooq.SQL arg0) final org.jooq.TableOptionalOnStep<org.jooq.Record>
straightJoin
(org.jooq.TableLike<?> arg0) toString()
protected final org.jooq.exception.DataAccessException
translate
(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<EsiaUserRecord>
final org.jooq.Table<EsiaUserRecord>
useIndexForGroupBy
(String... arg0) final org.jooq.Table<EsiaUserRecord>
useIndexForJoin
(String... arg0) final org.jooq.Table<EsiaUserRecord>
useIndexForOrderBy
(String... arg0) Get the implicit join path to theSECURITY.USER_ACCOUNT
table.Create an inline derived table from this tableCreate an inline derived table from this tableCreate an inline derived table from this tablewhere
(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tablewhere
(org.jooq.Condition condition) Create an inline derived table from this tablewhere
(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tablewhere
(org.jooq.SQL condition) Create an inline derived table from this tablewhereExists
(org.jooq.Select<?> select) Create an inline derived table from this tablewhereNotExists
(org.jooq.Select<?> select) Create an inline derived table from this tableorg.jooq.Table<org.jooq.Record>
Methods inherited from class org.jooq.impl.TableImpl
accept, aliased, as, clauses, declaresTables, equals, field, field, field, field, field, field, fieldsRow, hashCode, isSimple, isSynthetic, join, join
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jooq.Named
$name, getComment, getCommentPart, getName, getQualifiedName, getUnqualifiedName
Methods inherited from interface org.jooq.QueryPart
toString
Methods inherited from interface org.jooq.QueryPartInternal
declaresCTE, declaresFields, declaresWindows, generatesCast, rendersContent
-
Field Details
-
ESIA_USER
The reference instance ofSECURITY.ESIA_USER
-
ESIA_USER_ID
The columnSECURITY.ESIA_USER.ESIA_USER_ID
. -
USER_ACCOUNT_ID
The columnSECURITY.ESIA_USER.USER_ACCOUNT_ID
. -
PERSON_CONTACT_ID
The columnSECURITY.ESIA_USER.PERSON_CONTACT_ID
.
-
-
Constructor Details
-
EsiaUser
Create an aliasedSECURITY.ESIA_USER
table reference -
EsiaUser
public EsiaUser(org.jooq.Name alias) Create an aliasedSECURITY.ESIA_USER
table reference -
EsiaUser
public EsiaUser()Create aSECURITY.ESIA_USER
table reference -
EsiaUser
public EsiaUser(org.jooq.Table<O> path, org.jooq.ForeignKey<O, EsiaUserRecord> childPath, org.jooq.InverseForeignKey<O, EsiaUserRecord> parentPath)
-
-
Method Details
-
getRecordType
The class holding records for this type- Specified by:
getRecordType
in interfaceorg.jooq.RecordQualifier<EsiaUserRecord>
- Overrides:
getRecordType
in classorg.jooq.impl.TableImpl<EsiaUserRecord>
-
getSchema
public org.jooq.Schema getSchema()- Specified by:
getSchema
in interfaceorg.jooq.Qualified
-
getPrimaryKey
- Specified by:
getPrimaryKey
in interfaceorg.jooq.Table<EsiaUserRecord>
-
getUniqueKeys
- Specified by:
getUniqueKeys
in interfaceorg.jooq.Table<EsiaUserRecord>
-
getReferences
- Specified by:
getReferences
in interfaceorg.jooq.Table<EsiaUserRecord>
-
userAccount
Get the implicit join path to theSECURITY.USER_ACCOUNT
table. -
as
- Specified by:
as
in interfaceorg.jooq.SelectField<EsiaUserRecord>
- Specified by:
as
in interfaceorg.jooq.Table<EsiaUserRecord>
-
as
- Specified by:
as
in interfaceorg.jooq.SelectField<EsiaUserRecord>
- Specified by:
as
in interfaceorg.jooq.Table<EsiaUserRecord>
- Overrides:
as
in classorg.jooq.impl.TableImpl<EsiaUserRecord>
-
as
- Specified by:
as
in interfaceorg.jooq.Table<EsiaUserRecord>
-
rename
Rename this table- Overrides:
rename
in classorg.jooq.impl.TableImpl<EsiaUserRecord>
-
rename
Rename this table- Overrides:
rename
in classorg.jooq.impl.TableImpl<EsiaUserRecord>
-
rename
Rename this table- Overrides:
rename
in classorg.jooq.impl.TableImpl<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
where
Create an inline derived table from this table- Specified by:
where
in interfaceorg.jooq.Table<EsiaUserRecord>
-
whereExists
Create an inline derived table from this table- Specified by:
whereExists
in interfaceorg.jooq.Table<EsiaUserRecord>
-
whereNotExists
Create an inline derived table from this table- Specified by:
whereNotExists
in interfaceorg.jooq.Table<EsiaUserRecord>
-
$alias
public org.jooq.Name $alias()- Specified by:
$alias
in interfaceorg.jooq.impl.QOM.Aliasable<R extends org.jooq.Record>
-
$aliased
- Specified by:
$aliased
in interfaceorg.jooq.impl.QOM.Aliasable<R extends org.jooq.Record>
-
getType
- Specified by:
getType
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getDataType
- Specified by:
getDataType
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
$dataType
- Specified by:
$dataType
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getBinding
- Specified by:
getBinding
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
getConverter
- Specified by:
getConverter
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
convert
public final <U extends Object> org.jooq.SelectField<U> convert(org.jooq.Binding<EsiaUserRecord, U> arg0) - Specified by:
convert
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
public final <U extends Object> org.jooq.SelectField<U> convert(org.jooq.Converter<EsiaUserRecord, U> arg0) - Specified by:
convert
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convert
public final <U extends Object> org.jooq.SelectField<U> convert(Class<U> arg0, Function<? super EsiaUserRecord, ? extends U> arg1, Function<? super U, ? extends EsiaUserRecord> arg2) - Specified by:
convert
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U extends Object> org.jooq.SelectField<U> convertFrom(Class<U> arg0, Function<? super EsiaUserRecord, ? extends U> arg1) - Specified by:
convertFrom
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertFrom
public final <U extends Object> org.jooq.SelectField<U> convertFrom(Function<? super EsiaUserRecord, ? extends U> arg0) - Specified by:
convertFrom
in 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 EsiaUserRecord> arg1) - Specified by:
convertTo
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
convertTo
public final <U extends Object> org.jooq.SelectField<U> convertTo(Function<? super U, ? extends EsiaUserRecord> arg0) - Specified by:
convertTo
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
as
- Specified by:
as
in interfaceorg.jooq.SelectField<R extends org.jooq.Record>
-
from
- Specified by:
from
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
asterisk
public final org.jooq.QualifiedAsterisk asterisk()- Specified by:
asterisk
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getDataType
- Specified by:
getDataType
in interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>
- Specified by:
getDataType
in interfaceorg.jooq.Typed<R extends org.jooq.Record>
-
recordType
- Specified by:
recordType
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
newRecord
- Specified by:
newRecord
in interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>
-
fields
public final org.jooq.Field<?>[] fields()- Specified by:
fields
in interfaceorg.jooq.Fields
-
asMultiset
- Specified by:
asMultiset
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<EsiaUserRecord> asTable(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) - Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
- Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<EsiaUserRecord> asTable(org.jooq.Table<?> arg0, org.jooq.Field<?>... arg1) - Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<EsiaUserRecord> asTable(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) - Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<EsiaUserRecord> asTable(String arg0, Function<? super org.jooq.Field<?>, ? extends String> arg1) - Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
asTable
public final org.jooq.Table<EsiaUserRecord> asTable(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) - Specified by:
asTable
in interfaceorg.jooq.TableLike<R extends org.jooq.Record>
-
as
- Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
- Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(String arg0, Function<? super org.jooq.Field<?>, ? extends String> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(String arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends String> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Name arg0, Collection<? extends org.jooq.Name> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Name arg0, Function<? super org.jooq.Field<?>, ? extends org.jooq.Name> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Name arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Name> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getTableType
public final org.jooq.TableOptions.TableType getTableType()- Specified by:
getTableType
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getOptions
public final org.jooq.TableOptions getOptions()- Specified by:
getOptions
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getCatalog
public final org.jooq.Catalog getCatalog()- Specified by:
getCatalog
in interfaceorg.jooq.Qualified
-
getPackage
public final org.jooq.Package getPackage()- Specified by:
getPackage
in interfaceorg.jooq.RecordQualifier<R extends org.jooq.Record>
-
getIdentity
- Specified by:
getIdentity
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getRecordVersion
- Specified by:
getRecordVersion
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getRecordTimestamp
- Specified by:
getRecordTimestamp
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getIndexes
- Specified by:
getIndexes
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getKeys
- Specified by:
getKeys
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferencesFrom
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<O,EsiaUserRecord>> getReferencesFrom(org.jooq.Table<O> arg0) - Specified by:
getReferencesFrom
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getReferencesTo
public final <O extends org.jooq.Record> List<org.jooq.ForeignKey<EsiaUserRecord,O>> getReferencesTo(org.jooq.Table<O> arg0) - Specified by:
getReferencesTo
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
getChecks
- Specified by:
getChecks
in 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<EsiaUserRecord,T> createField(String arg0, org.jooq.DataType<T> arg1) Deprecated. -
createField
@Deprecated protected final <T extends Object> org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,T> createField(org.jooq.Name arg0, org.jooq.DataType<T> arg1) -
createField
protected final <T extends Object> org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,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<EsiaUserRecord,T> createField0(org.jooq.Name arg0, org.jooq.DataType<T> arg1, TR arg2, String arg3, org.jooq.Generator<EsiaUserRecord, TR, T> arg4) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord, TR, U> arg5) -
createField0
protected final <TR extends org.jooq.Table<R>,T extends Object, org.jooq.TableField<EsiaUserRecord,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<EsiaUserRecord, TR, U> arg6) -
eq
- Specified by:
eq
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
equal
- Specified by:
equal
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ne
- Specified by:
ne
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
notEqual
- Specified by:
notEqual
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rowid
public org.jooq.Field<org.jooq.RowId> rowid()- Specified by:
rowid
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndex
- Specified by:
useIndex
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForJoin
- Specified by:
useIndexForJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForOrderBy
- Specified by:
useIndexForOrderBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
useIndexForGroupBy
- Specified by:
useIndexForGroupBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndex
- Specified by:
ignoreIndex
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForJoin
- Specified by:
ignoreIndexForJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForOrderBy
- Specified by:
ignoreIndexForOrderBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
ignoreIndexForGroupBy
- Specified by:
ignoreIndexForGroupBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndex
- Specified by:
forceIndex
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForJoin
- Specified by:
forceIndexForJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForOrderBy
- Specified by:
forceIndexForOrderBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
forceIndexForGroupBy
- Specified by:
forceIndexForGroupBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
- Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Table<?> arg0, Collection<? extends org.jooq.Field<?>> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Table<?> arg0, Function<? super org.jooq.Field<?>, ? extends org.jooq.Field<?>> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
as
public final org.jooq.Table<EsiaUserRecord> as(org.jooq.Table<?> arg0, BiFunction<? super org.jooq.Field<?>, ? super Integer, ? extends org.jooq.Field<?>> arg1) - Specified by:
as
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
withOrdinality
public org.jooq.Table<org.jooq.Record> withOrdinality()- Specified by:
withOrdinality
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
divideBy
public final org.jooq.DivideByOnStep divideBy(org.jooq.Table<?> arg0) - Specified by:
divideBy
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftSemiJoin
- Specified by:
leftSemiJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftSemiJoin
- Specified by:
leftSemiJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftAntiJoin
- Specified by:
leftAntiJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftAntiJoin
- Specified by:
leftAntiJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.TableLike<?> arg0) - Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOptionalOnStep<org.jooq.Record> join(org.jooq.Path<?> arg0) - Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.SQL arg0) - Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
- Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
join
public final org.jooq.TableOnStep<org.jooq.Record> join(org.jooq.Name arg0) - Specified by:
join
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.TableLike<?> arg0) - Specified by:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> innerJoin(org.jooq.Path<?> arg0) - Specified by:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.SQL arg0) - Specified by:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
- Specified by:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
- Specified by:
innerJoin
in 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:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
innerJoin
public final org.jooq.TableOnStep<org.jooq.Record> innerJoin(org.jooq.Name arg0) - Specified by:
innerJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.TableLike<?> arg0) - Specified by:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> leftJoin(org.jooq.Path<?> arg0) - Specified by:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.SQL arg0) - Specified by:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
- Specified by:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
- Specified by:
leftJoin
in 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:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftJoin(org.jooq.Name arg0) - Specified by:
leftJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> leftOuterJoin(org.jooq.Path<?> arg0) - Specified by:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.SQL arg0) - Specified by:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(String arg0, Object... arg1) - Specified by:
leftOuterJoin
in 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:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
leftOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> leftOuterJoin(org.jooq.Name arg0) - Specified by:
leftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.TableLike<?> arg0) - Specified by:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> rightJoin(org.jooq.Path<?> arg0) - Specified by:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.SQL arg0) - Specified by:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
- Specified by:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
- Specified by:
rightJoin
in 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:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightJoin(org.jooq.Name arg0) - Specified by:
rightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> rightOuterJoin(org.jooq.Path<?> arg0) - Specified by:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.SQL arg0) - Specified by:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(String arg0, Object... arg1) - Specified by:
rightOuterJoin
in 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:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
rightOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> rightOuterJoin(org.jooq.Name arg0) - Specified by:
rightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> fullOuterJoin(org.jooq.Path<?> arg0) - Specified by:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.SQL arg0) - Specified by:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(String arg0, Object... arg1) - Specified by:
fullOuterJoin
in 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:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullOuterJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullOuterJoin(org.jooq.Name arg0) - Specified by:
fullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.TableLike<?> arg0) - Specified by:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> fullJoin(org.jooq.Path<?> arg0) - Specified by:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.SQL arg0) - Specified by:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
- Specified by:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
- Specified by:
fullJoin
in 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:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
fullJoin
public final org.jooq.TablePartitionByStep<org.jooq.Record> fullJoin(org.jooq.Name arg0) - Specified by:
fullJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.TableLike<?> arg0) - Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.SQL arg0) - Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
- Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossJoin
public final org.jooq.Table<org.jooq.Record> crossJoin(org.jooq.Name arg0) - Specified by:
crossJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.SQL arg0) - Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalJoin
public final org.jooq.Table<org.jooq.Record> naturalJoin(org.jooq.Name arg0) - Specified by:
naturalJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalLeftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalLeftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in 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:
naturalLeftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalLeftOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalLeftOuterJoin(org.jooq.Name arg0) - Specified by:
naturalLeftOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalRightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalRightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in 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:
naturalRightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalRightOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalRightOuterJoin(org.jooq.Name arg0) - Specified by:
naturalRightOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.TableLike<?> arg0) - Specified by:
naturalFullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.SQL arg0) - Specified by:
naturalFullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in 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:
naturalFullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
naturalFullOuterJoin
public final org.jooq.Table<org.jooq.Record> naturalFullOuterJoin(org.jooq.Name arg0) - Specified by:
naturalFullOuterJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.TableLike<?> arg0) - Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.SQL arg0) - Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
- Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
crossApply
public final org.jooq.Table<org.jooq.Record> crossApply(org.jooq.Name arg0) - Specified by:
crossApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.TableLike<?> arg0) - Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.SQL arg0) - Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
- Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
outerApply
public final org.jooq.Table<org.jooq.Record> outerApply(org.jooq.Name arg0) - Specified by:
outerApply
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.TableLike<?> arg0) - Specified by:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Path<?> arg0) - Specified by:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.SQL arg0) - Specified by:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(String arg0, Object... arg1) - Specified by:
straightJoin
in 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:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
straightJoin
public final org.jooq.TableOptionalOnStep<org.jooq.Record> straightJoin(org.jooq.Name arg0) - Specified by:
straightJoin
in interfaceorg.jooq.Table<R extends org.jooq.Record>
-
$schema
public final org.jooq.Schema $schema()- Specified by:
$schema
in interfaceorg.jooq.Qualified
-
fieldStream
- Specified by:
fieldStream
in interfaceorg.jooq.Fields
-
field
- Specified by:
field
in interfaceorg.jooq.Fields
-
field
default org.jooq.Field<?> field(int arg0) - Specified by:
field
in interfaceorg.jooq.Fields
-
field
- Specified by:
field
in interfaceorg.jooq.Fields
-
field
- Specified by:
field
in interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(org.jooq.Field<?>... arg0) - Specified by:
fields
in interfaceorg.jooq.Fields
-
fields
- Specified by:
fields
in interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(org.jooq.Name... arg0) - Specified by:
fields
in interfaceorg.jooq.Fields
-
fields
default org.jooq.Field<?>[] fields(int... arg0) - Specified by:
fields
in interfaceorg.jooq.Fields
-
indexOf
default int indexOf(org.jooq.Field<?> arg0) - Specified by:
indexOf
in interfaceorg.jooq.Fields
-
indexOf
- Specified by:
indexOf
in interfaceorg.jooq.Fields
-
indexOf
default int indexOf(org.jooq.Name arg0) - Specified by:
indexOf
in interfaceorg.jooq.Fields
-
types
- Specified by:
types
in interfaceorg.jooq.Fields
-
type
- Specified by:
type
in interfaceorg.jooq.Fields
-
type
- Specified by:
type
in interfaceorg.jooq.Fields
-
type
- Specified by:
type
in interfaceorg.jooq.Fields
-
dataTypes
default org.jooq.DataType<?>[] dataTypes()- Specified by:
dataTypes
in interfaceorg.jooq.Fields
-
dataType
default org.jooq.DataType<?> dataType(int arg0) - Specified by:
dataType
in interfaceorg.jooq.Fields
-
dataType
- Specified by:
dataType
in interfaceorg.jooq.Fields
-
dataType
default org.jooq.DataType<?> dataType(org.jooq.Name arg0) - Specified by:
dataType
in interfaceorg.jooq.Fields
-
getName
- Specified by:
getName
in interfaceorg.jooq.Named
-
getQualifiedName
public org.jooq.Name getQualifiedName()- Specified by:
getQualifiedName
in interfaceorg.jooq.Named
-
getUnqualifiedName
public final org.jooq.Name getUnqualifiedName()- Specified by:
getUnqualifiedName
in interfaceorg.jooq.Named
-
getComment
- Specified by:
getComment
in interfaceorg.jooq.Named
-
getCommentPart
public final org.jooq.Comment getCommentPart()- Specified by:
getCommentPart
in interfaceorg.jooq.Named
-
$name
public final org.jooq.Name $name()- Specified by:
$name
in interfaceorg.jooq.Named
-
rendersContent
public boolean rendersContent(org.jooq.Context<?> arg0) - Specified by:
rendersContent
in interfaceorg.jooq.QueryPartInternal
-
declaresFields
public boolean declaresFields()- Specified by:
declaresFields
in interfaceorg.jooq.QueryPartInternal
-
declaresWindows
public boolean declaresWindows()- Specified by:
declaresWindows
in interfaceorg.jooq.QueryPartInternal
-
declaresCTE
public boolean declaresCTE()- Specified by:
declaresCTE
in interfaceorg.jooq.QueryPartInternal
-
generatesCast
public boolean generatesCast()- Specified by:
generatesCast
in interfaceorg.jooq.QueryPartInternal
-
toString
-
create
Deprecated. -
create
Deprecated. -
create
Deprecated. -
translate
-