|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutValueSetter
The helper contract implemented by SqlInputValue to support the OUT and INOUT input values.
| Method Summary | |
|---|---|
void |
setOutValue(Object outValue)
Sets the result of the callable statement execution for the output parameter. |
| Method Detail |
|---|
void setOutValue(Object outValue)
outValue - the output value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||