Home:ALL Converter>hibernate mapping for oracle long raw

hibernate mapping for oracle long raw

Ask Time:2011-07-04T22:49:38         Author:openCage

Json Formatter

I try to create a hibernate mapping for an oracle database. The datebase is pretty old from before oracle 8 but is now on 10. Hibernate reverse engineering balks at a long raw column. This datatype is deprecated and should be converted to blob.

But this is not my database. If the customer refuses to convert how would a hibernate mapping look like ?

Author:openCage,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/6573023/hibernate-mapping-for-oracle-long-raw
yy