public class LabelColumn extends ValueColumnBase
Constructor and Description |
---|
LabelColumn(ColumnVar var) |
LabelColumn(Var var) |
Modifier and Type | Method and Description |
---|---|
<X extends Exception> |
visit(RdbmsQueryModelVisitorBase<X> visitor) |
clone, equals, getAlias, getColumn, getRdbmsVar, getSignature, getVarName, hashCode, setRdbmsVar
visit
getParentNode, nullEquals, replaceChildNode, replaceNodeInList, replaceWith, setParentNode, toString, visitChildren
finalize, getClass, notify, notifyAll, wait, wait, wait
getParentNode, replaceChildNode, replaceWith, setParentNode, toString, visit, visitChildren
public LabelColumn(Var var)
public LabelColumn(ColumnVar var)
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.