Package | Description |
---|---|
oracle.toplink.essentials.internal.expressions | |
oracle.toplink.essentials.mappings |
Modifier and Type | Class and Description |
---|---|
class |
ManualQueryKeyExpression
This class represents a "query key" that isn't really there
in the descriptors.
|
Modifier and Type | Method and Description |
---|---|
QueryKeyExpression |
ObjectExpression.derivedExpressionNamed(String attributeName) |
QueryKeyExpression |
ObjectExpression.existingDerivedExpressionNamed(String attributeName) |
QueryKeyExpression |
ObjectExpression.newDerivedExpressionNamed(String attributeName) |
Modifier and Type | Method and Description |
---|---|
Expression |
ForeignReferenceMapping.getJoinCriteria(QueryKeyExpression exp)
INTERNAL:
Returns the join criteria stored in the mapping selection query.
|
Copyright © 2024. All rights reserved.