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, isArray
addChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visit
public DerbyValueNode(Object value, boolean isArray, DbAttribute attribute)
protected void appendStringValue(QuotingAppendable buffer, CharSequence value)
appendStringValue
in class ValueNode
Copyright © 2001–2021 Apache Cayenne. All rights reserved.