Uses of Interface
org.hibernate.boot.model.source.spi.EntitySource
-
Packages that use EntitySource Package Description org.hibernate.boot.model.source.spi -
-
Uses of EntitySource in org.hibernate.boot.model.source.spi
Subinterfaces of EntitySource in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interfaceJoinedSubclassEntitySourceinterfaceSubclassEntitySourceMethods in org.hibernate.boot.model.source.spi that return EntitySource Modifier and Type Method Description EntitySourceEntityHierarchySource. getRoot()Obtain the hierarchy's root type source.
-