Hibernate always does an immediate INSERT when you use generated ids. This is something we need to fix in Hibernate.
I have a feeling that this might not be the case if you use HEM instead of plain Hibernate, but I'm not sure about that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020740#4020740 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020740 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
