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 Node
children, childrenCount, parent, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(QuotingAppendable builder) voidappendChildrenEnd(QuotingAppendable buffer) copy()getType()Methods inherited from class Node
addChild, addChild, appendChildrenSeparator, appendChildrenStart, deepCopy, deepEquals, equals, getChild, getChildrenCount, getParent, hashCode, replaceChild, setParent, toString, visit
-
Constructor Details
-
SelectNode
public SelectNode()
-
-
Method Details
-
append
-
appendChildrenEnd
- Overrides:
appendChildrenEndin classNode
-
copy
-
getType
-