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