Uses of Interface
org.hibernate.boot.model.source.spi.EntityHierarchySource
-
Packages that use EntityHierarchySource Package Description org.hibernate.boot.model.source.spi -
-
Uses of EntityHierarchySource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return EntityHierarchySource Modifier and Type Method Description EntityHierarchySource
IdentifiableTypeSource. getHierarchy()
Get the hierarchy this belongs to.
-