I have the same problem. There is a char(3) column in my mysql database I cannot change.
What's the right java type I can map this to in my @Entity?
char[], Character[] etc/ gives me an "Varchar expected" exception.
Thanks,
Chris
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031453#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...