BIP2941
Severity
20 : Error
Message
The Datatype <insert_1> is not supported when invoking the Java method <insert_2>.
Explanation
An attempt was made to pass data of datatype <insert_1> 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