Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
Java 8, Windows/RedHat
Description
Got NegativeArraySizeException while executing getObject(columnName, byte[].class), when this field is NULL in actual DB.
getObject(columnName) works fine and returns null as expected.