Uses of Interface
org.hibernate.boot.model.source.spi.EntitySource
Packages that use EntitySource
-
Uses of EntitySource in org.hibernate.boot.model.source.spi
Subinterfaces of EntitySource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
Methods in org.hibernate.boot.model.source.spi that return EntitySourceModifier and TypeMethodDescriptionEntityHierarchySource.getRoot()
Obtain the hierarchy's root type source.