Class:SingleTablePersister - Superclass: AbstractEntityInheritancePersister Class:AbstractEntityInheritancePersister - Superclass: StandardEntityPersister StandardEntityPersister
⌊ AbstractEntityInheritancePersister
⌊ SingleTablePersister
public class SingleTablePersister
extends AbstractEntityInheritancePersister
http://martinfowler.com/eaaCatalog/singleTableInheritance.html
Persister for entities that participate in a hierarchy mapped with the SINGLE_TABLE strategy.