public class StringValue extends SqlConstant<String>
Constructor and Description |
---|
StringValue(String value) |
Modifier and Type | Method and Description |
---|---|
<X extends Exception> |
visit(RdbmsQueryModelVisitorBase<X> visitor) |
clone, equals, getSignature, getValue, hashCode, setValue
visit
getParentNode, nullEquals, replaceChildNode, replaceNodeInList, replaceWith, setParentNode, toString, visitChildren
finalize, getClass, notify, notifyAll, wait, wait, wait
getParentNode, replaceChildNode, replaceWith, setParentNode, toString, visit, visitChildren
public StringValue(String value)
public <X extends Exception> void visit(RdbmsQueryModelVisitorBase<X> visitor) throws X extends Exception
visit
in class RdbmsQueryModelNodeBase
X extends Exception
Copyright © 2001-2016 Aduna. All Rights Reserved.