public interface SqlExprFunction extends SqlExpr
| Modifier and Type | Method and Description |
|---|---|
SqlExprFunction |
copy(List<SqlExpr> args) |
String |
getName() |
accept, asConstant, asFunction, asString, asVariable, getArgs, getDatatype, getType, isConstant, isFunction, isVariableString getName()
SqlExprFunction copy(List<SqlExpr> args)
Copyright © 2014. All rights reserved.