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, visit
public PostgresExtractFunctionNode(String functionName)
public QuotingAppendable append(QuotingAppendable buffer)
public void appendChildrenEnd(QuotingAppendable buffer)
appendChildrenEnd
in class Node
Copyright © 2001–2021 Apache Cayenne. All rights reserved.