public class InsertColumnsNode extends Node
children, childrenCount, parent, type
Constructor and Description |
---|
InsertColumnsNode() |
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 appendChildrenSeparator(QuotingAppendable buffer, int childInd)
appendChildrenSeparator
in class Node
public void appendChildrenEnd(QuotingAppendable buffer)
appendChildrenEnd
in class Node
public void appendChildrenStart(QuotingAppendable buffer)
appendChildrenStart
in class Node
Copyright © 2001–2021 Apache Cayenne. All rights reserved.