0 Replies Latest reply on Jan 29, 2008 3:43 AM by hubaghdadi

    Table-per-class mapping restrictions

    hubaghdadi

      Hi.
      Table-per-class inheritance mapping with JPA doesn't allow the usage of AUTO and IDENTITY for ID generation.
      Would you please shed more light on this restriction?
      Why SEQUENCE is allowed?
      Thanks.