public interface SqlFunctionDefinition
| Modifier and Type | Method and Description |
|---|---|
SqlExpr |
create(SqlExprList args)
Create an instance of this function with the specified arguments
|
String |
getName() |
String getName()
SqlExpr create(SqlExprList args)
args - Copyright © 2013. All Rights Reserved.