The question i am asking is if there is any way to change the reveng.xml file 
to include the generation of the 
@SequenceGenerator(name="TABLE_ID_SEQ",sequenceName="TABLE_ID_SEQ",allocationSize=1)
 annotation for each table
and the 
@GeneratedValue(generator="TABLE_ID_SEQ") annotation
or a template example that i can use to generate these items. 




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959453#3959453

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959453
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to