BIP2948
Severity
20 : Error
Message
The Java method
<insert_1>
was found but is is not declared to be static
Explanation
The Java method
<insert_1>
must be declared to be static
Response
Examine and correct the SQL program.