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, visit, wrap
public FirebirdSubstringFunctionNode(String alias)
public void appendChildrenSeparator(QuotingAppendable buffer, int childIdx)
appendChildrenSeparator
in class FunctionNode
public void appendChildrenEnd(QuotingAppendable buffer)
appendChildrenEnd
in class FunctionNode
public Node copy()
copy
in class FunctionNode
Copyright © 2001–2021 Apache Cayenne. All rights reserved.