BIP2945

Severity

20 : Error

Message

The Java method '<insert_0>' has an invalid parameter type that is not on the list of supported Java parameter types or is of the wrong direction.

Explanation

One or more of the parameters to the specified Java Method '<insert_0>' is not of the list of supported Java parameter types or is of the wrong direction. Ensure that all parameters to the Java method are on the list of supported parameter datatypes and directions.

Response

Examine and correct the SQL program.