public class SqlExprFunction extends SqlExprBase
| Constructor and Description |
|---|
SqlExprFunction(String name,
List<SqlExpr> args,
SqlDatatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlExpr> |
getArgs() |
String |
getName() |
_getColumnsMentioned, asString, asString, asString, getColumnsMentioned, getDatatype, toStringCopyright © 2013. All Rights Reserved.