Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Uses of JaxbHbmRootEntityType in org.hibernate.boot.jaxb.hbm.spi
Modifier and TypeFieldDescriptionprotected List<JaxbHbmRootEntityType>
JaxbHbmHibernateMapping.clazz
Modifier and TypeMethodDescriptionObjectFactory.createJaxbHbmRootEntityType()
Create an instance ofJaxbHbmRootEntityType
Modifier and TypeMethodDescriptionJaxbHbmHibernateMapping.getClazz()
Gets the value of the clazz property. -
Uses of JaxbHbmRootEntityType in org.hibernate.boot.model.source.internal.hbm
Modifier and TypeMethodDescriptionprotected JaxbHbmRootEntityType
EntityHierarchySourceImpl.entityElement()
protected JaxbHbmRootEntityType
RootEntitySourceImpl.jaxbEntityMapping()
ModifierConstructorDescriptionprotected
RootEntitySourceImpl
(MappingDocument sourceMappingDocument, JaxbHbmRootEntityType entityElement)