6 Replies Latest reply on Nov 30, 2007 7:15 PM by alexg79

    Table per class with different ID generators

    alexg79

      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.