public interface OutValueSetter
| Modifier and Type | Method and Description |
|---|---|
void |
setOutValue(Object outValue)
Sets the result of the callable statement execution for the output parameter.
|
void setOutValue(Object outValue)
outValue - the output valueCopyright © 2016. All rights reserved.