public interface ProcedureExecution extends ResultSetExecution
Call. The output may include 0 or more output parameters and
optionally a result set.| Modifier and Type | Method and Description |
|---|---|
List<?> |
getOutputParameterValues()
Get the output parameter values.
|
nextList<?> getOutputParameterValues() throws TranslatorException
TranslatorException - If an error occurs while retrieving the output valueCopyright © 2020. All rights reserved.