public interface DatabaseFunction
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object[] parameters)
Executes a function on the VDP server.
|
Object invoke(Object[] parameters) throws StoredProcedureException
parameters - the parameters of the function.StoredProcedureException - if there is some error executing the functionCopyright © 2024 Denodo Technologies. All rights reserved.