Uses of Class
org.hibernate.boot.model.source.internal.hbm.RootEntitySourceImpl
-
Packages that use RootEntitySourceImpl Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of RootEntitySourceImpl in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return RootEntitySourceImpl Modifier and Type Method Description RootEntitySourceImpl
EntityHierarchySourceImpl. getRoot()
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type RootEntitySourceImpl Constructor Description EntityHierarchySourceImpl(RootEntitySourceImpl rootEntitySource, MappingDocument rootEntityMappingDocument)
-