Hi,
I'm trying to store binary data to OracleDB (10gR2) using hibernate 3.1.3.
I've googled a lot, but everything with problems:
1)
http://hansonchar.blogspot.com/2005/06/ ... te-in.html
but doesn't work for the big data
2)
http://www.hibernate.org/56.html but ending with error:
org.hibernate.MappingException: Could not determine type for: hibernate.ByteArrayBlobType, for columns: [org.hibernate.mapping.Column(DATA)]
And it makes me crazy !!!
Please could someone point me to final solution ???
Thanks a lot.
Pat