public class OrderByNode extends Node
children, childrenCount, parent, type| Constructor and Description |
|---|
OrderByNode() |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childInd) |
Node |
copy() |
addChild, addChild, appendChildrenEnd, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visitpublic QuotingAppendable append(QuotingAppendable buffer)
public void appendChildrenSeparator(QuotingAppendable buffer, int childInd)
appendChildrenSeparator in class NodeCopyright © 2001–2020 Apache Cayenne. All rights reserved.