BIP2928
Severity
20 : ErrorMessage
The Java method '<insert_0>' was found but its return type does not match the ESQL return typeExplanation
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 typeResponse
Examine and correct the SQL program.