public class InsertValuesNode extends Node
children, childrenCount, parent, type| Constructor and Description |
|---|
InsertValuesNode() |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
void |
appendChildrenEnd(QuotingAppendable buffer) |
void |
appendChildrenSeparator(QuotingAppendable buffer,
int childInd) |
void |
appendChildrenStart(QuotingAppendable buffer) |
Node |
copy() |
public QuotingAppendable append(QuotingAppendable buffer)
public void appendChildrenStart(QuotingAppendable buffer)
appendChildrenStart in class Nodepublic void appendChildrenSeparator(QuotingAppendable buffer, int childInd)
appendChildrenSeparator in class Nodepublic void appendChildrenEnd(QuotingAppendable buffer)
appendChildrenEnd in class NodeCopyright © 2001–2021 Apache Cayenne. All rights reserved.