| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.parsing |
| Modifier and Type | Method and Description |
|---|---|
GroupByNode |
ParseTree.getGroupByNode()
INTERNAL
Return the GroupByNode
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParseTree.setGroupByNode(GroupByNode newGroupByNode)
INTERNAL
Set the Group by node
|
void |
HavingNode.validate(ParseTreeContext context,
GroupByNode groupbyNode)
INTERNAL
Validate the current node.
|
Copyright © 2024. All rights reserved.