Package | Description |
---|---|
oracle.toplink.essentials.internal.parsing |
Modifier and Type | Method and Description |
---|---|
FromNode |
ParseTree.getFromNode()
INTERNAL
Return the FROM Node
|
Modifier and Type | Method and Description |
---|---|
void |
ParseTree.setFromNode(FromNode fromNode)
INTERNAL
Set the FROM node for the query
|
Copyright © 2021. All rights reserved.