ObjectDB ObjectDB

InheritanceType.TABLE_PER_CLASS - JPA enum constant

Enum Constant
javax.persistence.InheritanceType
TABLE_PER_CLASS

A table per concrete entity class.
Since:
JPA 1.0