ORA-32141: get method does not match the type of the parameter
Cause: The getXXX method called on the Statement object does not match the type of the bind parameter.
Action: Call the getXXX method that is the same as the type of the parameter.
Cause: The getXXX method called on the Statement object does not match the type of the bind parameter.
Action: Call the getXXX method that is the same as the type of the parameter.
No comments:
Post a Comment