Subject Which Java datatype is best for a blob?
Author Yves Glodt
Hi list,

I would like to ask for suggestions on which Java datatype I should use
in POJOs for columns which are blobs (either containing text or binary
data)

What is better? java.sql.Blob, or byte[] ? Or something else?

Best regards and thanks in advance,
Yves


[Non-text portions of this message have been removed]