-79820   Function contains an output parameter

Explanation

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.


Copyright© 2018 HCL Technologies Limited