public class UnescapedColumnNode extends ColumnNode
alias, attribute, column, tablechildren, childrenCount, parent, type| Constructor and Description |
|---|
UnescapedColumnNode(String table,
String column,
String alias,
DbAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
Node |
copy() |
getAlias, getAttribute, getColumn, getTable, setAliasaddChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visitpublic UnescapedColumnNode(String table, String column, String alias, DbAttribute attribute)
public QuotingAppendable append(QuotingAppendable buffer)
append in class ColumnNodepublic Node copy()
copy in class ColumnNodeCopyright © 2001–2020 Apache Cayenne. All rights reserved.