Hibernate 3 String/Clob Conversion,
July 24, 2007 at 8:31 PM
Hey I am trying to Use the TextType in order to convert Java String to Oracle.sql.blob .....I am getting Oracle type mismatch exp.....I have also upgrade the jdbc drivers from 9i to 10g....I have tried implementing the UserType interface to create a seperate type but with no sucess ....If anybdy is aware of solution to this problem please let me know
View All Comments
| View Tutorial