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