public class SqlFunctionCollection extends Object
| Constructor and Description |
|---|
SqlFunctionCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(XMethod method) |
Collection<XMethod> |
getFunctions() |
SqlMethodCandidate |
lookupMethod(List<TypeToken> argTypes) |
public void add(XMethod method)
public SqlMethodCandidate lookupMethod(List<TypeToken> argTypes)
public Collection<XMethod> getFunctions()
Copyright © 2014. All Rights Reserved.