Package tv.phantombot.panel.PanelUser
Class PanelUserTable
- All Implemented Interfaces:
Serializable
,Fields
,GroupField
,QOM.Aliasable<Table<PanelUser>>
,Named
,Qualified
,QueryPart
,QueryPartInternal
,RecordQualifier<PanelUser>
,SelectField<PanelUser>
,SelectFieldOrAsterisk
,Table<PanelUser>
,TableLike<PanelUser>
,Typed<PanelUser>
Stores panel login information
- Author:
- gmt2001
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal TableField<PanelUser,
Long> Account creation datefinal TableField<PanelUser,
Boolean> If the account is enabledfinal TableField<PanelUser,
Boolean> Iffalse
,PASSWORD
is only a temporary password and must be changed at next loginfinal TableField<PanelUser,
Long> Timestamp of last loginfinal TableField<PanelUser,
String> Hashed Passwordfinal TableField<PanelUser,
PermissionMap> Permissions in JSON formatfinal TableField<PanelUser,
String> WS Tokenfinal TableField<PanelUser,
String> UsernameFields inherited from class org.jooq.impl.TableImpl
parameters
-
Method Summary
Modifier and TypeMethodDescription$alias()
$aliased()
final Name
$name()
final Schema
$schema()
as
(String arg0, Collection<? extends String> arg1) final SelectField<PanelUser>
as
(Name arg0, Collection<? extends Name> arg1) as
(Table<?> arg0, Collection<? extends Field<?>> arg1) asMultiset
(String arg0) asMultiset
(Field<?> arg0) asMultiset
(Name arg0) asTable()
asTable
(String arg0, Collection<? extends String> arg1) asTable
(Name arg0, Collection<? extends Name> arg1) asTable
(Table<?> arg0, Collection<? extends Field<?>> arg1) final QualifiedAsterisk
asterisk()
final <U extends Object>
SelectField<U>convert
(Class<U> arg0, Function<? super PanelUser, ? extends U> arg1, Function<? super U, ? extends PanelUser> arg2) final <U extends Object>
SelectField<U>final <U extends Object>
SelectField<U>final <U extends Object>
SelectField<U>convertFrom
(Class<U> arg0, Function<? super PanelUser, ? extends U> arg1) final <U extends Object>
SelectField<U>convertFrom
(Function<? super PanelUser, ? extends U> arg0) final <U extends Object>
SelectField<U>final <U extends Object>
SelectField<U>protected final DSLContext
create()
Deprecated.protected final DSLContext
create
(Configuration arg0) Deprecated.protected final DSLContext
Deprecated.protected final <T extends Object>
TableField<PanelUser,T> createField
(String arg0, DataType<T> arg1) Deprecated.protected final <T extends Object>
TableField<PanelUser,T> createField
(String arg0, DataType<T> arg1, String arg2) Deprecated.protected final <T extends Object,
U extends Object>
TableField<PanelUser,U> createField
(String arg0, DataType<T> arg1, String arg2, Binding<T, U> arg3) Deprecated.protected final <T extends Object,
U extends Object>
TableField<PanelUser,U> createField
(String arg0, DataType<T> arg1, String arg2, Converter<T, U> arg3) Deprecated.protected final <T extends Object,
X extends Object, U extends Object>
TableField<PanelUser,U> Deprecated.protected static final <R extends Record,
T extends Object>
TableField<R,T> createField
(String arg0, DataType<T> arg1, Table<R> arg2) Deprecated.protected static final <R extends Record,
T extends Object>
TableField<R,T> createField
(String arg0, DataType<T> arg1, Table<R> arg2, String arg3) Deprecated.protected static final <R extends Record,
T extends Object, U extends Object>
TableField<R,U> Deprecated.protected static final <R extends Record,
T extends Object, U extends Object>
TableField<R,U> Deprecated.protected static final <R extends Record,
T extends Object, X extends Object, U extends Object>
TableField<R,U> createField
(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<X, U> arg4, Binding<T, X> arg5) Deprecated.protected final <T extends Object>
TableField<PanelUser,T> createField
(Name arg0, DataType<T> arg1) protected final <T extends Object>
TableField<PanelUser,T> createField
(Name arg0, DataType<T> arg1, String arg2) protected final <T extends Object,
U extends Object>
TableField<PanelUser,U> createField
(Name arg0, DataType<T> arg1, String arg2, Binding<T, U> arg3) protected final <T extends Object,
U extends Object>
TableField<PanelUser,U> createField
(Name arg0, DataType<T> arg1, String arg2, Converter<T, U> arg3) protected final <T extends Object,
X extends Object, U extends Object>
TableField<PanelUser,U> protected static final <R extends Record,
T extends Object>
TableField<R,T> createField
(Name arg0, DataType<T> arg1, Table<R> arg2) protected static final <R extends Record,
T extends Object>
TableField<R,T> createField
(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3) protected static final <R extends Record,
T extends Object, U extends Object>
TableField<R,U> protected static final <R extends Record,
T extends Object, U extends Object>
TableField<R,U> protected static final <R extends Record,
T extends Object, X extends Object, U extends Object>
TableField<R,U> createField
(Name arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<X, U> arg4, Binding<T, X> arg5) protected static final <R extends Record,
TR extends Table<R>, T extends Object, U extends Object>
TableField<R,U> createField
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Binding<T, U> arg4, Generator<R, TR, U> arg5) protected static final <R extends Record,
TR extends Table<R>, T extends Object, U extends Object>
TableField<R,U> createField
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Converter<T, U> arg4, Generator<R, TR, U> arg5) protected static final <R extends Record,
TR extends Table<R>, T extends Object, X extends Object, U extends Object>
TableField<R,U> createField
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Converter<X, U> arg4, Binding<T, X> arg5, Generator<R, TR, U> arg6) protected static final <R extends Record,
TR extends Table<R>, T extends Object>
TableField<R,T> createField
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Generator<R, TR, T> arg4) createField0
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Binding<T, U> arg4, Generator<PanelUser, TR, U> arg5) createField0
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Converter<T, U> arg4, Generator<PanelUser, TR, U> arg5) protected final <TR extends Table<R>,
T extends Object, X extends Object, U extends Object>
TableField<PanelUser,U> createField0
(Name arg0, DataType<T> arg1, TR arg2, String arg3, Converter<X, U> arg4, Binding<T, X> arg5, Generator<PanelUser, TR, U> arg6) protected final <TR extends Table<R>,
T extends Object>
TableField<PanelUser,T> crossApply
(String arg0) crossApply
(String arg0, Object... arg1) crossApply
(String arg0, QueryPart... arg1) crossApply
(Name arg0) crossApply
(SQL arg0) crossApply
(TableLike<?> arg0) default DataType<?>
dataType
(int arg0) default DataType<?>
default DataType<?>
default DataType<?>[]
boolean
boolean
boolean
final DivideByOnStep
final Condition
final Condition
default Field<?>
field
(int arg0) final Field<?>[]
fields()
default Field<?>[]
fields
(int... arg0) default Field<?>[]
default Field<?>[]
default Field<?>[]
forceIndex
(String... arg0) forceIndexForGroupBy
(String... arg0) forceIndexForJoin
(String... arg0) forceIndexForOrderBy
(String... arg0) final PanelUser
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TableOptionalOnStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
fullOuterJoin
(String arg0) final TablePartitionByStep<Record>
fullOuterJoin
(String arg0, Object... arg1) final TablePartitionByStep<Record>
fullOuterJoin
(String arg0, QueryPart... arg1) final TablePartitionByStep<Record>
fullOuterJoin
(Name arg0) final TableOptionalOnStep<Record>
fullOuterJoin
(Path<?> arg0) final TablePartitionByStep<Record>
fullOuterJoin
(SQL arg0) final TablePartitionByStep<Record>
fullOuterJoin
(TableLike<?> arg0) boolean
final Catalog
final String
final Comment
final ContextConverter<?,
PanelUser> getDataType
(Configuration arg0) getKeys()
final String
getName()
final TableOptions
final Package
The primary key constraintThe class holding records for this tableList<ForeignKey<PanelUser,
?>> final <O extends Record>
List<ForeignKey<O,PanelUser>> getReferencesFrom
(Table<O> arg0) final <O extends Record>
List<ForeignKey<PanelUser,O>> getReferencesTo
(Table<O> arg0) final TableOptions.TableType
getType()
final Name
ignoreIndex
(String... arg0) ignoreIndexForGroupBy
(String... arg0) ignoreIndexForJoin
(String... arg0) ignoreIndexForOrderBy
(String... arg0) default int
default int
default int
final TableOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
final TableOptionalOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
static PanelUserTable
instance()
Provides an instance ofPanelUserTable
final TableOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
final TableOptionalOnStep<Record>
final TableOnStep<Record>
final TableOnStep<Record>
final TableOptionalOnStep<PanelUser>
leftAntiJoin
(Path<?> arg0) final TableOnStep<PanelUser>
leftAntiJoin
(TableLike<?> arg0) final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TableOptionalOnStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
leftOuterJoin
(String arg0) final TablePartitionByStep<Record>
leftOuterJoin
(String arg0, Object... arg1) final TablePartitionByStep<Record>
leftOuterJoin
(String arg0, QueryPart... arg1) final TablePartitionByStep<Record>
leftOuterJoin
(Name arg0) final TableOptionalOnStep<Record>
leftOuterJoin
(Path<?> arg0) final TablePartitionByStep<Record>
leftOuterJoin
(SQL arg0) final TablePartitionByStep<Record>
leftOuterJoin
(TableLike<?> arg0) final TableOptionalOnStep<PanelUser>
leftSemiJoin
(Path<?> arg0) final TableOnStep<PanelUser>
leftSemiJoin
(TableLike<?> arg0) naturalFullOuterJoin
(String arg0) naturalFullOuterJoin
(String arg0, Object... arg1) naturalFullOuterJoin
(String arg0, QueryPart... arg1) naturalFullOuterJoin
(Name arg0) naturalFullOuterJoin
(SQL arg0) naturalFullOuterJoin
(TableLike<?> arg0) naturalJoin
(String arg0) naturalJoin
(String arg0, Object... arg1) naturalJoin
(String arg0, QueryPart... arg1) naturalJoin
(Name arg0) naturalJoin
(SQL arg0) naturalJoin
(TableLike<?> arg0) naturalLeftOuterJoin
(String arg0) naturalLeftOuterJoin
(String arg0, Object... arg1) naturalLeftOuterJoin
(String arg0, QueryPart... arg1) naturalLeftOuterJoin
(Name arg0) naturalLeftOuterJoin
(SQL arg0) naturalLeftOuterJoin
(TableLike<?> arg0) naturalRightOuterJoin
(String arg0) naturalRightOuterJoin
(String arg0, Object... arg1) naturalRightOuterJoin
(String arg0, QueryPart... arg1) naturalRightOuterJoin
(Name arg0) naturalRightOuterJoin
(SQL arg0) naturalRightOuterJoin
(TableLike<?> arg0) final Condition
final PanelUser
final Condition
outerApply
(String arg0) outerApply
(String arg0, Object... arg1) outerApply
(String arg0, QueryPart... arg1) outerApply
(Name arg0) outerApply
(SQL arg0) outerApply
(TableLike<?> arg0) final RecordType<PanelUser>
boolean
rendersContent
(Context<?> arg0) final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TableOptionalOnStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
final TablePartitionByStep<Record>
rightOuterJoin
(String arg0) final TablePartitionByStep<Record>
rightOuterJoin
(String arg0, Object... arg1) final TablePartitionByStep<Record>
rightOuterJoin
(String arg0, QueryPart... arg1) final TablePartitionByStep<Record>
rightOuterJoin
(Name arg0) final TableOptionalOnStep<Record>
rightOuterJoin
(Path<?> arg0) final TablePartitionByStep<Record>
rightOuterJoin
(SQL arg0) final TablePartitionByStep<Record>
rightOuterJoin
(TableLike<?> arg0) rowid()
final TableOptionalOnStep<Record>
straightJoin
(String arg0) final TableOptionalOnStep<Record>
straightJoin
(String arg0, Object... arg1) final TableOptionalOnStep<Record>
straightJoin
(String arg0, QueryPart... arg1) final TableOptionalOnStep<Record>
straightJoin
(Name arg0) final TableOptionalOnStep<Record>
straightJoin
(Path<?> arg0) final TableOptionalOnStep<Record>
straightJoin
(SQL arg0) final TableOptionalOnStep<Record>
straightJoin
(TableLike<?> arg0) toString()
protected final DataAccessException
translate
(String arg0, SQLException arg1) default Class<?>
type
(int arg0) default Class<?>
default Class<?>
default Class<?>[]
types()
useIndexForGroupBy
(String... arg0) useIndexForJoin
(String... arg0) useIndexForOrderBy
(String... arg0) where
(Collection<? extends Condition> arg0) whereExists
(Select<?> arg0) whereNotExists
(Select<?> arg0) Methods inherited from class org.jooq.impl.TableImpl
accept, aliased, as, as, clauses, declaresTables, equals, field, field, field, field, field, field, fieldsRow, hashCode, isSimple, isSynthetic, join, join, rename, rename, rename
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.QueryPartInternal
declaresCTE, declaresFields, declaresWindows, generatesCast, rendersContent
-
Field Details
-
USERNAME
Username -
PASSWORD
Hashed Password -
TOKEN
WS Token -
PERMISSIONS
Permissions in JSON format -
ENABLED
If the account is enabled -
CREATIONDATE
Account creation date -
LASTLOGIN
Timestamp of last login -
HASSETPASSWORD
Iffalse
,PASSWORD
is only a temporary password and must be changed at next login
-
-
Method Details
-
instance
Provides an instance ofPanelUserTable
- Returns:
- an instance of
PanelUserTable
-
getRecordType
The class holding records for this table- Specified by:
getRecordType
in interfaceRecordQualifier<PanelUser>
- Overrides:
getRecordType
in classTableImpl<PanelUser>
-
getPrimaryKey
The primary key constraint- Specified by:
getPrimaryKey
in interfaceTable<PanelUser>
- Returns:
- the key
-
$alias
- Specified by:
$alias
in interfaceQOM.Aliasable<R extends Record>
-
$aliased
- Specified by:
$aliased
in interfaceQOM.Aliasable<R extends Record>
-
getType
-
getDataType
- Specified by:
getDataType
in interfaceTyped<R extends Record>
-
$dataType
-
getBinding
- Specified by:
getBinding
in interfaceTyped<R extends Record>
-
getConverter
- Specified by:
getConverter
in interfaceTyped<R extends Record>
-
convert
- Specified by:
convert
in interfaceSelectField<R extends Record>
-
convert
- Specified by:
convert
in interfaceSelectField<R extends Record>
-
convert
public final <U extends Object> SelectField<U> convert(Class<U> arg0, Function<? super PanelUser, ? extends U> arg1, Function<? super U, ? extends PanelUser> arg2) - Specified by:
convert
in interfaceSelectField<R extends Record>
-
convertFrom
public final <U extends Object> SelectField<U> convertFrom(Class<U> arg0, Function<? super PanelUser, ? extends U> arg1) - Specified by:
convertFrom
in interfaceSelectField<R extends Record>
-
convertFrom
public final <U extends Object> SelectField<U> convertFrom(Function<? super PanelUser, ? extends U> arg0) - Specified by:
convertFrom
in interfaceSelectField<R extends Record>
-
convertTo
public final <U extends Object> SelectField<U> convertTo(Class<U> arg0, Function<? super U, ? extends PanelUser> arg1) - Specified by:
convertTo
in interfaceSelectField<R extends Record>
-
convertTo
public final <U extends Object> SelectField<U> convertTo(Function<? super U, ? extends PanelUser> arg0) - Specified by:
convertTo
in interfaceSelectField<R extends Record>
-
as
- Specified by:
as
in interfaceSelectField<R extends Record>
-
from
-
asterisk
-
getDataType
- Specified by:
getDataType
in interfaceRecordQualifier<R extends Record>
- Specified by:
getDataType
in interfaceTyped<R extends Record>
-
recordType
- Specified by:
recordType
in interfaceTable<R extends Record>
-
newRecord
- Specified by:
newRecord
in interfaceRecordQualifier<R extends Record>
-
fields
-
asMultiset
- Specified by:
asMultiset
in interfaceTableLike<R extends Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceTableLike<R extends Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceTableLike<R extends Record>
-
asMultiset
- Specified by:
asMultiset
in interfaceTableLike<R extends Record>
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
asTable
-
as
-
as
-
as
-
as
-
as
-
as
-
as
-
as
-
getTableType
- Specified by:
getTableType
in interfaceTable<R extends Record>
-
getOptions
- Specified by:
getOptions
in interfaceTable<R extends Record>
-
getCatalog
- Specified by:
getCatalog
in interfaceQualified
-
getPackage
- Specified by:
getPackage
in interfaceRecordQualifier<R extends Record>
-
getSchema
-
getIdentity
- Specified by:
getIdentity
in interfaceTable<R extends Record>
-
getRecordVersion
- Specified by:
getRecordVersion
in interfaceTable<R extends Record>
-
getRecordTimestamp
- Specified by:
getRecordTimestamp
in interfaceTable<R extends Record>
-
getIndexes
- Specified by:
getIndexes
in interfaceTable<R extends Record>
-
getKeys
-
getUniqueKeys
- Specified by:
getUniqueKeys
in interfaceTable<R extends Record>
-
getReferencesFrom
- Specified by:
getReferencesFrom
in interfaceTable<R extends Record>
-
getReferences
- Specified by:
getReferences
in interfaceTable<R extends Record>
-
getReferencesTo
- Specified by:
getReferencesTo
in interfaceTable<R extends Record>
-
getChecks
-
createField
@Deprecated protected static final <R extends Record,T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1, Table<R> arg2) Deprecated. -
createField
@Deprecated protected static final <R extends Record,T extends Object> TableField<R,T> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3) Deprecated. -
createField
@Deprecated protected static final <R extends Record,T extends Object, TableField<R,U extends Object> U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<T, U> arg4) Deprecated. -
createField
@Deprecated protected static final <R extends Record,T extends Object, TableField<R,U extends Object> U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Binding<T, U> arg4) Deprecated. -
createField
@Deprecated protected static final <R extends Record,T extends Object, TableField<R,X extends Object, U extends Object> U> createField(String arg0, DataType<T> arg1, Table<R> arg2, String arg3, Converter<X, U> arg4, Binding<T, X> arg5) Deprecated. -
createField
@Deprecated protected final <T extends Object> TableField<PanelUser,T> createField(String arg0, DataType<T> arg1) Deprecated. -
createField
@Deprecated protected final <T extends Object> TableField<PanelUser,T> createField(String arg0, DataType<T> arg1, String arg2) Deprecated. -
createField
@Deprecated protected final <T extends Object,U extends Object> TableField<PanelUser,U> createField(String arg0, DataType<T> arg1, String arg2, Converter<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T extends Object,U extends Object> TableField<PanelUser,U> createField(String arg0, DataType<T> arg1, String arg2, Binding<T, U> arg3) Deprecated. -
createField
@Deprecated protected final <T extends Object,X extends Object, TableField<PanelUser,U extends Object> U> createField(String arg0, DataType<T> arg1, String arg2, Converter<X, U> arg3, Binding<T, X> arg4) Deprecated. -
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField
-
createField0
-
createField0
-
createField0
-
createField0
-
eq
-
equal
-
ne
-
notEqual
-
rowid
-
useIndex
-
useIndexForJoin
- Specified by:
useIndexForJoin
in interfaceTable<R extends Record>
-
useIndexForOrderBy
- Specified by:
useIndexForOrderBy
in interfaceTable<R extends Record>
-
useIndexForGroupBy
- Specified by:
useIndexForGroupBy
in interfaceTable<R extends Record>
-
ignoreIndex
- Specified by:
ignoreIndex
in interfaceTable<R extends Record>
-
ignoreIndexForJoin
- Specified by:
ignoreIndexForJoin
in interfaceTable<R extends Record>
-
ignoreIndexForOrderBy
- Specified by:
ignoreIndexForOrderBy
in interfaceTable<R extends Record>
-
ignoreIndexForGroupBy
- Specified by:
ignoreIndexForGroupBy
in interfaceTable<R extends Record>
-
forceIndex
- Specified by:
forceIndex
in interfaceTable<R extends Record>
-
forceIndexForJoin
- Specified by:
forceIndexForJoin
in interfaceTable<R extends Record>
-
forceIndexForOrderBy
- Specified by:
forceIndexForOrderBy
in interfaceTable<R extends Record>
-
forceIndexForGroupBy
- Specified by:
forceIndexForGroupBy
in interfaceTable<R extends Record>
-
as
-
as
-
as
-
as
-
as
-
withOrdinality
- Specified by:
withOrdinality
in interfaceTable<R extends Record>
-
divideBy
-
leftSemiJoin
- Specified by:
leftSemiJoin
in interfaceTable<R extends Record>
-
leftSemiJoin
- Specified by:
leftSemiJoin
in interfaceTable<R extends Record>
-
leftAntiJoin
- Specified by:
leftAntiJoin
in interfaceTable<R extends Record>
-
leftAntiJoin
- Specified by:
leftAntiJoin
in interfaceTable<R extends Record>
-
where
-
where
-
where
-
where
-
where
-
where
-
where
-
where
-
whereExists
- Specified by:
whereExists
in interfaceTable<R extends Record>
-
whereNotExists
- Specified by:
whereNotExists
in interfaceTable<R extends Record>
-
join
-
join
-
join
-
join
-
join
-
join
-
join
-
innerJoin
-
innerJoin
-
innerJoin
-
innerJoin
-
innerJoin
-
innerJoin
-
innerJoin
-
leftJoin
-
leftJoin
-
leftJoin
-
leftJoin
-
leftJoin
-
leftJoin
-
leftJoin
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
leftOuterJoin
- Specified by:
leftOuterJoin
in interfaceTable<R extends Record>
-
rightJoin
-
rightJoin
-
rightJoin
-
rightJoin
-
rightJoin
-
rightJoin
-
rightJoin
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
rightOuterJoin
- Specified by:
rightOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullOuterJoin
- Specified by:
fullOuterJoin
in interfaceTable<R extends Record>
-
fullJoin
-
fullJoin
-
fullJoin
-
fullJoin
-
fullJoin
-
fullJoin
-
fullJoin
-
crossJoin
-
crossJoin
-
crossJoin
-
crossJoin
-
crossJoin
-
crossJoin
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalJoin
- Specified by:
naturalJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalLeftOuterJoin
- Specified by:
naturalLeftOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalRightOuterJoin
- Specified by:
naturalRightOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
naturalFullOuterJoin
- Specified by:
naturalFullOuterJoin
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
crossApply
- Specified by:
crossApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
outerApply
- Specified by:
outerApply
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
straightJoin
- Specified by:
straightJoin
in interfaceTable<R extends Record>
-
$schema
-
fieldStream
- Specified by:
fieldStream
in interfaceFields
-
field
-
field
-
field
-
field
-
fields
-
fields
-
fields
-
fields
-
indexOf
-
indexOf
-
indexOf
-
types
-
type
-
type
-
type
-
dataTypes
-
dataType
-
dataType
-
dataType
-
getName
-
getQualifiedName
- Specified by:
getQualifiedName
in interfaceNamed
-
getUnqualifiedName
- Specified by:
getUnqualifiedName
in interfaceNamed
-
getComment
- Specified by:
getComment
in interfaceNamed
-
getCommentPart
- Specified by:
getCommentPart
in interfaceNamed
-
$name
-
rendersContent
- Specified by:
rendersContent
in interfaceQueryPartInternal
-
declaresFields
public boolean declaresFields()- Specified by:
declaresFields
in interfaceQueryPartInternal
-
declaresWindows
public boolean declaresWindows()- Specified by:
declaresWindows
in interfaceQueryPartInternal
-
declaresCTE
public boolean declaresCTE()- Specified by:
declaresCTE
in interfaceQueryPartInternal
-
generatesCast
public boolean generatesCast()- Specified by:
generatesCast
in interfaceQueryPartInternal
-
toString
-
create
Deprecated. -
create
Deprecated. -
create
Deprecated. -
translate
-