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