BIP2928

Severity

20 : Error

Message

The Java method '<insert_0>' was found but its return type does not match the ESQL return type

Explanation

The Java method '<insert_0>' has a return type that does not match its ESQL return type. Correct the ESQL return type or change the Java return type

Response

Examine and correct the SQL program.