public class DerbyValueNode extends ValueNode
children, childrenCount, parent, type| Constructor and Description |
|---|
DerbyValueNode(Object value,
boolean isArray,
DbAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendStringValue(QuotingAppendable buffer,
CharSequence value) |
Node |
copy() |
addValueBinding, append, appendNullValue, appendObjectValue, getAttribute, getValue, isArrayaddChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visitpublic DerbyValueNode(Object value, boolean isArray, DbAttribute attribute)
protected void appendStringValue(QuotingAppendable buffer, CharSequence value)
appendStringValue in class ValueNodeCopyright © 2001–2020 Apache Cayenne. All rights reserved.