Dear all, Are we able to create database table from Entity class with seam-gen? The current state I know now is that seam-gen able to create Entity from already created table. But not all case in a project that database table is made first, sometimes people prefer creating the Entity class first.
I know hbm2ddl is able to do this and it would be great if seam-gen is also able to do this. If it already is made, would anyone be kind to show me how to do it as I have read in the documentation but can not found how to do it. Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029603#4029603 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029603 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
