| Class and Description |
|---|
| SQLSelectStatement
Purpose: Print SELECT statement.
|
| SQLStatement
Purpose: Mirror SQL behavior.
|
| Class and Description |
|---|
| DataExpression
Superclass for all expression that have a context.
|
| ExpressionIterator
Used to itterate an expression tree, through inner subclasses.
|
| ExpressionJavaPrinter
Purpose: Expression Java printer.
|
| ExpressionNormalizer
This is used during the normalization process to allow for a single main expression traversal.
|
| ExpressionSQLPrinter
Purpose: Expression SQL printer.
|
| ObjectExpression
Superclass for any object type expressions.
|
| SQLSelectStatement
Purpose: Print SELECT statement.
|
| TableAliasLookup
INTERNAL:
Represents the aliased tables an ObjectExpression will be translated to,
along with any of its derived TableExpressions.
|
| Class and Description |
|---|
| ParameterExpression
Used for parameterized expressions, such as expression defined in mapping queries.
|
| Class and Description |
|---|
| CompoundExpression
Abstract class for expression that have exactly two children, such as and/or and relations.
|
| ConstantExpression
Used for wrapping constant values.
|
| DataExpression
Superclass for all expression that have a context.
|
| ExpressionIterator
Used to itterate an expression tree, through inner subclasses.
|
| ExpressionJavaPrinter
Purpose: Expression Java printer.
|
| ExpressionNormalizer
This is used during the normalization process to allow for a single main expression traversal.
|
| ExpressionSQLPrinter
Purpose: Expression SQL printer.
|
| ForUpdateClause
Purpose:Represents The FOR UPDATE pessimistically locking clause.
|
| ObjectExpression
Superclass for any object type expressions.
|
| ParameterExpression
Used for parameterized expressions, such as expression defined in mapping queries.
|
| QueryKeyExpression
Represents expression on query keys or mappings.
|
| SQLDeleteStatement
Purpose: Print DELETE statement.
|
| SQLModifyAllStatementForTempTable |
| SQLModifyStatement
Purpose: Mirror SQL behavior.
|
| SQLSelectStatement
Purpose: Print SELECT statement.
|
| SQLStatement
Purpose: Mirror SQL behavior.
|
| SubSelectExpression
This is used to support subselects.
|
| TableAliasLookup
INTERNAL:
Represents the aliased tables an ObjectExpression will be translated to,
along with any of its derived TableExpressions.
|
| Class and Description |
|---|
| ForUpdateOfClause
Purpose:Represents The FOR UPDATE OF fine-grained pessimistically
locking clause.
|
| ObjectExpression
Superclass for any object type expressions.
|
| SQLDeleteStatement
Purpose: Print DELETE statement.
|
| SQLInsertStatement
Purpose: Print INSERT statement.
|
| SQLModifyStatement
Purpose: Mirror SQL behavior.
|
| SQLSelectStatement
Purpose: Print SELECT statement.
|
| SQLStatement
Purpose: Mirror SQL behavior.
|
| SQLUpdateAllStatement |
| SQLUpdateStatement
Purpose: Print UPDATE statement.
|
| Class and Description |
|---|
| QueryKeyExpression
Represents expression on query keys or mappings.
|
| Class and Description |
|---|
| ParameterExpression
Used for parameterized expressions, such as expression defined in mapping queries.
|
| Class and Description |
|---|
| ForUpdateClause
Purpose:Represents The FOR UPDATE pessimistically locking clause.
|
| ParameterExpression
Used for parameterized expressions, such as expression defined in mapping queries.
|
| SQLStatement
Purpose: Mirror SQL behavior.
|
Copyright © 2025. All rights reserved.