| Package | Description |
|---|---|
| oracle.toplink.essentials.expressions | |
| oracle.toplink.essentials.internal.expressions | |
| oracle.toplink.essentials.internal.queryframework |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionBuilder
Purpose: Allow for instances of expression to be created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManualQueryKeyExpression
This class represents a "query key" that isn't really there
in the descriptors.
|
class |
QueryKeyExpression
Represents expression on query keys or mappings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForUpdateOfClause.addLockedExpression(ObjectExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
protected Vector |
ExpressionQueryMechanism.aliasFields(ObjectExpression node,
Vector fields)
Alias the supplied fields with respect to the expression node.
|
Copyright © 2025. All rights reserved.