ObjectDB ObjectDB

InheritanceType.SINGLE_TABLE - JPA enum constant

Enum Constant
javax.persistence.InheritanceType
SINGLE_TABLE

A single table per class hierarchy.
Since:
JPA 1.0