public class SqlCast extends UnarySqlOperator
| Modifier and Type | Method and Description |
|---|---|
String |
getSignature() |
int |
getType() |
<X extends Exception> |
visit(RdbmsQueryModelVisitorBase<X> visitor) |
clone, equals, getArg, hashCode, replaceChildNode, setArg, toString, visitChildrenvisitgetParentNode, nullEquals, replaceNodeInList, replaceWith, setParentNodefinalize, getClass, notify, notifyAll, wait, wait, waitgetParentNode, replaceWith, setParentNode, visitpublic SqlCast(SqlExpr arg, int type)
public <X extends Exception> void visit(RdbmsQueryModelVisitorBase<X> visitor) throws X extends Exception
visit in class RdbmsQueryModelNodeBaseX extends Exceptionpublic int getType()
public String getSignature()
getSignature in interface QueryModelNodegetSignature in class QueryModelNodeBaseCopyright © 2001-2014 Aduna. All Rights Reserved.