EclipseLink 2.5.1, build 'v20130918-f2b9fc5' API Reference
javax.persistence

Annotation Type Inheritance

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      InheritanceType strategy
      The strategy to be used for the entity inheritance hierarchy.
    • Element Detail

      • strategy

        public abstract InheritanceType strategy
        The strategy to be used for the entity inheritance hierarchy.
        Default:
        javax.persistence.InheritanceType.SINGLE_TABLE
EclipseLink 2.5.1, build 'v20130918-f2b9fc5' API Reference