[jboss-user] [EJB 3.0] - JBossAS4.2.x JPA annatations on Oracle92 xmlType column

cd_eat do-not-reply at jboss.com
Thu May 1 15:37:10 EDT 2008


hi 
It seems the current jpa implementation(hibernate3.?) in jboss4.2.x does'nt supports oracle xmlType.

I tried mapping the xmlType column to a plain String field, and the mapped filed( fetch=FetchType.EAGER)  returned null in a query

And I tried mapping the xmlType column to a String field with annation @Clob, an exception occured during a query.

any ideas?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148197#4148197

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148197



More information about the jboss-user mailing list