PS: by changing the FLOAT column's generated property to java type "float" fixes that one.
Again, I'm more worried about the CHAR(n) problem: I'm assuming it wants an char[n] type entity property, but I'd rather have a regular String, if possible... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044449#4044449 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044449 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
