Indeed, it works :) But, I found another problem, maybe it is configurable :
generate-entities works, but crashes once deployed if there is a column which type is char(X) with X > 1. It works with X=1. For example, it works with the above abocc table if I change ty and lb columns to be varchar instead of char. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996555#3996555 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996555 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
