public class FirebirdSubstringFunctionNode extends FunctionNode
children, childrenCount, parent, type| Constructor and Description |
|---|
FirebirdSubstringFunctionNode(String alias) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendChildrenEnd(QuotingAppendable buffer) |
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childIdx) |
Node |
copy() |
append, appendChildrenStart, getAlias, getFunctionName, setAlias, skipContent, visitpublic FirebirdSubstringFunctionNode(String alias)
public void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator in class FunctionNodepublic void appendChildrenEnd(QuotingAppendable buffer)
appendChildrenEnd in class FunctionNodepublic Node copy()
copy in class FunctionNodeCopyright © 2001–2020 Apache Cayenne. All rights reserved.