Hi,
I have table that definition I cannot change and there is a column type "money".
I have to map it somehow to EJB3 persistence.
I tried double and BigDecimal but i doesn't work during deployment i get error
"Wrong column type".
My perssitence.xml has option validate - is there any way to make it works ?
Martin.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978641#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...