BIP2941

Severity

20 : Error

Message

The Datatype '<insert_0>' is not supported when invoking the Java method '<insert_1>'.

Explanation

An attempt was made to pass data of datatype '<insert_0>' to or from a Java method either as a parameter or as a return value. This type is not supported when invoking a Java method.

Response

Examine and correct the SQL program