ObjectDB ObjectDB

Inheritance.strategy - JPA annotation element

Annotation Element
javax.persistence.Inheritance
InheritanceType strategy

The strategy to be used for the entity inheritance hierarchy.
Default value:
javax.persistence.InheritanceType.SINGLE_TABLE
Since:
JPA 1.0