| Package | Description |
|---|---|
| oracle.toplink.essentials.expressions | |
| oracle.toplink.essentials.internal.expressions |
| Modifier and Type | Method and Description |
|---|---|
TableAliasLookup |
Expression.getTableAliases()
INTERNAL:
Return the aliases used.
|
| Modifier and Type | Field and Description |
|---|---|
protected TableAliasLookup |
DataExpression.tableAliases |
| Modifier and Type | Method and Description |
|---|---|
TableAliasLookup |
DataExpression.getTableAliases()
INTERNAL:
Return the aliases used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataExpression.setTableAliases(TableAliasLookup tableAliases)
INTERNAL:
For CR#2456, Table identity involves having two tables sharing the same
aliasing table.
|
Copyright © 2024. All rights reserved.