ORA-32141

Error: ORA-32141: get method does not match the type of the parameter

Causa: The getXXX method called on the Statement object does not match the type of the bind parameter.

Acción: Call the getXXX method that is the same as the type of the parameter.

COMENTARIOS:


No hay comentarios.