I have a BLOB column in my database that can be null. I want to map it
to a byte[], but when I do, I get a NullPointerException. Anyway have a
good way of dealing with this?
- Re: null BLOB and byte array Paul Barry
- Re: null BLOB and byte array Nathan Maves
- Re: null BLOB and byte array Paul Barry