JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
Abs
AbstractSelect
<
R
>
AbstractSelect.AliasGenerator
AbstractSelect.TableReferences
AggregationFunction
<
T
>
AliasedExpression
AnalyticFunction
<
T
>
And
ApplicationContextProvider
AsymmetricOperator
AUtil
Avg
AvgDistinct
Between
BinaryNumberExpression
BinaryPredicate
BindExpression
BooleanAggregationFunction
BooleanColumn
BooleanConstant
BooleanMax
BooleanMin
BooleanValue
BoxUtil
ByteArrayAggregationFunction
ByteArrayCoalesce
ByteArrayColumn
ByteArrayConstant
ByteArrayExpression
ByteArrayMax
ByteArrayMin
ByteArrayValue
CaseClause
<
T
>
SQL.caseWhen(predicate, expression) -- CaseWhenStage .when(predicate, expression) -- CaseWhenStage .elseValue(expression) -- CaseElseStage .end() -- Expression SQL.caseWhen(predicate, expression) -- CaseWhenStage .end() -- Expression
CaseElseStage
<
T
>
CaseWhenStage
<
T
>
ChooseExpression
CollectionExpression
Column
CombinableSelect
<
R
>
Concat
Constant
<
T
>
Count
CountDistinct
CriteriaLimitPhase
<
T
>
CriteriaOffsetPhase
<
T
>
CriteriaOrderByPhase
<
T
>
CriteriaWherePhase
<
T
>
CrossJoin
CurrentDate
CurrentDateTime
CurrentTime
CUtil
DaoForUpdate
<
P
>
DaoWithOrder
<
P
,
O
extends
OrderBy
>
DatabaseObject
Date
DateTime
DateTimeAggregationFunction
DateTimeCoalesce
DateTimeColumn
DateTimeConstant
DateTimeExpression
DateTimeFieldExpression
DateTimeFieldExpression.DateTimeField
DateTimeFunction
DateTimeMax
DateTimeMin
DateTimeValue
DB2Dialect
Deletable
<
T
>
DenseRank
DerbyDialect
Div
DuplicateLiveSQLAliasException
DynamicExpression
DynamicSQLEvaluationException
DynamicSQLParameters
EnclosedSelect
<
R
>
EqAll
EqAny
Equal
EvaluationFeedback
ExecutableSelect
<
R
>
Exists
Expression
<
T
>
ExpressionWriter
Extract
ForEachExpression
FullOuterJoin
FunctionRenderer
Generic rendering class.
GeAll
GeAny
GreaterThan
GreaterThanOrEqualTo
GroupConcat
GroupConcatDistinct
GtAll
GtAny
H2Dialect
HexaUtils
HyperSQLDialect
IdentifierRenderer
IfExpression
InList
<
T
>
InnerJoin
Insertable
<
T
>
InSubquery
InvalidJavaExpressionException
InvalidJexlExpressionException
InvalidLiveSQLClauseException
InvalidLiveSQLStatementException
IsNotNull
IsNull
JDBCType
Join
JoinRenderer
JSONArray
JSONBoolean
JSONNullValue
JSONNumber
JSONObject
JSONString
JSONValue
Lag
<
T
>
Lead
<
T
>
LeAll
LeAny
LeftOuterJoin
Length
LessThan
LessThanOrEqualTo
Like
ListWriter
LiteralExpression
LiveSQL
Locate
Log
LogUtil
Lower
LtAll
LtAny
MariaDBDialect
Min
Minus
Mult
MySQLDialect
NaturalFullOuterJoin
NaturalInnerJoin
NaturalJoin
NaturalLeftOuterJoin
NaturalRightOuterJoin
NeAll
NeAny
Neg
NonWindowableAggregationFunction
<
T
>
Not
NotBetween
NotEqual
NotExists
NotInList
<
T
>
NotInSubquery
NotLike
NTile
NumberCoalesce
NumberColumn
NumberConstant
NumberExpression
NumberMax
NumberMin
NumberValue
NumericAggregationFunction
NumericFunction
ObjectAggregationFunction
ObjectCoalesce
ObjectColumn
ObjectConstant
ObjectExpression
ObjectMax
ObjectMin
ObjectValue
Or
OracleDialect
OrderBy
OrderByDirectionStage
OrderByNullsStage
OrderByProperties
OrderByProperties.NullsOrdering
OrderByRenderer
OrderingTerm
OtherwiseExpression
PaginationRenderer
PaginationRenderer.PaginationType
Persistable
<
T
,
O
>
Plus
PositionalAnalyticFunction
<
T
>
PostgreSQLDialect
Power
Predicate
PredicateCoalesce
Query
QueryWriter
QueryWriter.LiveSQLStructure
Rank
ReferenceableExpression
Remainder
ResultSetColumn
{I} ResultSetColumn ^ ^ | | {I} ReferenceableExpression Expression ^ ^ ^ ^ | | | | AliasedExpression Column ...
RightOuterJoin
Round
RowNumber
Seekable
<
T
,
O
>
Selectable
<
T
,
O
>
SelectColumnsPhase
<
R
>
SelectFromPhase
<
R
>
SelectGroupByPhase
<
R
>
SelectHavingPhase
<
R
>
SelectLimitPhase
<
R
>
SelectOffsetPhase
<
R
>
SelectOrderByPhase
<
R
>
SelectWherePhase
<
R
>
Separator
SetExpression
SetOperationRenderer
SetOperationRenderer.SetOperation
Signum
SourceLocation
SpringBeanObjectFactory
SQLCompositeExpression
SQLCompositeExpression.CompositeExpressionOperator
SQLDialect
SQLDialectFactory
SQLDialectFactory.Dialect
SQLField
SQLJoin
SQLJoin.JoinType
SQLLogicalExpression
SQLRenderer
SQLRenderer.SQLSegmentType
SQLServerDialect
SQLSimpleExpression
SQLSimpleExpression.SimpleExpressionOperator
SQLTable
StaleDataException
StringAggregationFunction
StringCoalesce
StringColumn
StringConstant
StringExpression
StringFunction
StringMax
StringMin
StringValue
Subquery
Substring
Sum
SumDistinct
SUtils
SybaseASEDialect
Table
TableOrView
Time
Trim
TrimExpression
Trunc
Tuple
TxDemarcator
TxManager
TxManager.HotRodSqlSession
TypeConverter
<
T
,
A
>
UnionJoin
UnsupportedLiveSQLFeatureException
Updatable
<
T
>
UpdateByExampleDao
<
D
>
Upper
VariableExpression
View
WhenExpression
WhereExpression
WindowableAggregationFunction
<
T
>
WindowableFunction
<
T
>
WindowExpression
<
T
>
Expression{T} ^ ^ | | WindowExpression{T} AggregationFunction{T} ^ ^ {I} WindowableFunction{T} .over() | | ^ ^ NonWindowableAggregationFunction{T} WindowableAggregationFunction{T}.....: :.....AnalyticFunction{T} ^ ^ ^ ^ ^ | | | | | | NumericAggregationFunction StringAggregationFunction PositionalAnalyticFunction{?} | | ^ ^ ^ | |- Count |- Sum |- GroupConcat |- Lead |- RowNumber |- CountDistinct |- Avg |- Lag |- Rank |- SumDistinct |- Min |- DenseRank |- AvgDistinct |- Max |- NTile |- GroupConcatDistinct SQL.sum(a.salary) -- WindowableFunction .over() .over() -- WindowFunctionOverStage{T} .partitionBy() .orderBy() .end() .partitionBy(expression...) -- WindowFunctionPartitioningStage{T} .orderBy() .end() .orderBy(expression...) -- WindowFunctionOrderingStage{T} .end() .end() -- Expression{T}
WindowExpression.FrameBound
WindowExpression.FrameExclusion
WindowExpression.FrameUnit
WindowFunctionFrameBoundStage
<
T
>
WindowFunctionFrameExcludeStage
<
T
>
WindowFunctionFrameStartedStage
<
T
>
WindowFunctionFrameUnitStage
<
T
>
WindowFunctionOrderingStage
<
T
>
WindowFunctionOverStage
<
T
>
WindowFunctionPartitioningStage
<
T
>