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-2014 JBoss by Red Hat. All Rights Reserved.