Is it possible to have one abstract class as a root class in the table-per-class inheritance strategy, but have different ID generators for each of the subclasses? I need to have one-to-many associations to the root class, which is not possible unless it's an entity class.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107540#4107540 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107540 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
