
NullPointerException on binary column if row value is null
Reported by Peter Brant | April 30th, 2010 @ 12:37 PM
rs.getBinaryStream() / rs.getAsciiStream() returns null if the underlying row value is null. do_jdbc should return nil in that case (vs. throwing an NPE). Patch attached. It also fixes the same problem for object columns.
Comments and changes to this ticket
-
Alex Coles March 21st, 2011 @ 03:46 AM
- State changed from new to not-applicable
- Milestone order changed from 0 to 0
Closing this patch as dbussink removed our binary / object handling in commit 5e4355b.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »