Class SelectNode
java.lang.Object
org.apache.cayenne.access.sqlbuilder.sqltree.Node
org.apache.cayenne.access.sqlbuilder.sqltree.SelectNode
- Since:
- 4.2
-
Field Summary
Fields inherited from class org.apache.cayenne.access.sqlbuilder.sqltree.Node
children, childrenCount, parent, type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionappend
(QuotingAppendable builder) void
appendChildrenEnd
(QuotingAppendable buffer) copy()
getType()
Methods inherited from class org.apache.cayenne.access.sqlbuilder.sqltree.Node
addChild, addChild, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, replaceChild, setParent, toString, visit