Uses of Interface
org.hibernate.boot.model.source.spi.EntityHierarchySource
Packages that use EntityHierarchySource
Package
Description
-
Uses of EntityHierarchySource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement EntityHierarchySourceModifier and TypeClassDescriptionclass
Models an entity hierarchy as defined byhbm.xml
documentsMethods in org.hibernate.boot.model.source.internal.hbm that return EntityHierarchySource -
Uses of EntityHierarchySource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return EntityHierarchySourceModifier and TypeMethodDescriptionIdentifiableTypeSource.getHierarchy()
Get the hierarchy this belongs to.