-79820
Function contains an output parameter
You have passed in a statement that contains an OUT parameter, but you have not used the drivers CallableStatement.registerOutParameter() and getXXX() methods to process the OUT parameter.
Function contains an output parameter
You have passed in a statement that contains an OUT parameter, but you have not used the drivers CallableStatement.registerOutParameter() and getXXX() methods to process the OUT parameter.