Uses of Package
org.eclipse.persistence.internal.expressions
Packages that use org.eclipse.persistence.internal.expressions
Package
Description
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.descriptorsClassDescriptionPurpose: Print SELECT statement.Purpose: Mirror SQL behavior.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.eis
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.expressionsClassDescriptionINTERNAL: This an extended FunctionExpression that allows the argument list to grow after it is created.Generic class for an expression with a base.Superclass for all expression that have a context.Used to itterate an expression tree, through inner subclasses.Purpose: Expression Java printer.This is used during the normalization process to allow for a single main expression traversal.Purpose: Expression SQL printer.Superclass for any object type expressions.Purpose: Print SELECT statement.INTERNAL: Represents the aliased tables an ObjectExpression will be translated to, along with any of its derived TableExpressions.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.history
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.internal.databaseaccessClassDescriptionPurpose: Expression SQL printer.Used for parameterized expressions, such as expression defined in mapping queries.Purpose: Print SELECT statement.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.internal.expressionsClassDescriptionGeneric class for an expression with a base.Abstract class for expression that have exactly two children, such as and/or and relations.Used for wrapping constant values.Superclass for all expression that have a context.Used to itterate an expression tree, through inner subclasses.Purpose: Expression Java printer.This is used during the normalization process to allow for a single main expression traversal.Purpose: Expression SQL printer.Field expressions represent a field of a table.Purpose:Represents The FOR UPDATE pessimistically locking clause.Used for expressions that have 0 to n children.Index expression may be created by QueryKeyExpression.index() method in case the QueryKeyExpression corresponds to a CollectionMapping with non-null listOrderField.Superclass for any object type expressions.Holder class storing a QueryKeyExpression representing an outer join plus some data calculated by method appendFromClauseForOuterJoin.Used for parameterized expressions, such as expression defined in mapping queries.Represents expression on query keys or mappings.Purpose: Print DELETE statement.Purpose: Mirror SQL behavior.Purpose: Print SELECT statement.Purpose: Mirror SQL behavior.This is used to support subselects.INTERNAL: Represents the aliased tables an ObjectExpression will be translated to, along with any of its derived TableExpressions.A TableExpression allows for a raw database table to be referenced in a query.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.internal.helperClassDescriptionINTERNAL: This an extended FunctionExpression that allows the argument list to grow after it is created.Purpose: Expression SQL printer.Used for expressions that have 0 to n children.Used for logical AND and OR.Purpose:Used for all relation operators except for between.
-
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.internal.jpa.querydefClassDescriptionUsed for expressions that have 0 to n children.This is used to support subselects.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.internal.queriesClassDescriptionPurpose:Represents The FOR UPDATE OF fine-grained pessimistically locking clause.Superclass for any object type expressions.Purpose: Print DELETE statement.Purpose: Print INSERT statement.Purpose: Mirror SQL behavior.Purpose: Print SELECT statement.Purpose: Mirror SQL behavior.Purpose: Print UPDATE statement.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.mappings
-
-
-
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.platform.databaseClassDescriptionPurpose: Expression SQL printer.Used for parameterized expressions, such as expression defined in mapping queries.Purpose: Print SELECT statement.
-
Classes in org.eclipse.persistence.internal.expressions used by org.eclipse.persistence.queriesClassDescriptionPurpose:Represents The FOR UPDATE pessimistically locking clause.Used for parameterized expressions, such as expression defined in mapping queries.Purpose: Mirror SQL behavior.