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