superleo-cn / optimist

Automatically exported from code.google.com/p/optimist
GNU Lesser General Public License v3.0
0 stars 0 forks source link

NullPointerException when calling DELETE, INSERT or UPDATE #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Call a method executing a DELETE, INSERT or UPDATE in the database without 
including a parameter.

What is the expected output? What do you see instead?
Expected output is a debug log saying something like "Optimist can not be 
used". Instead there is a NullPointerException.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by roland.bali@gmail.com on 4 Feb 2011 at 8:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r44.

Original comment by roland.bali@gmail.com on 4 Feb 2011 at 8:50