public interface ScalarFunctionManager
| Modifier and Type | Method and Description |
|---|---|
ScalarFunction[] |
getAllScalarFunctions()
Get all the scalar functions registered..
|
ScalarFunction |
getScalarFunctionByCode(String code)
Get a scalar function by its code.
|
ScalarFunction[] getAllScalarFunctions()
ScalarFunction getScalarFunctionByCode(String code)
Copyright © 2012–2015 JBoss by Red Hat. All rights reserved.