Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass

Packages that use JaxbHibernateMapping.JaxbClass
org.hibernate.internal.jaxb.mapping.hbm   
org.hibernate.metamodel.source.hbm   
 

Uses of JaxbHibernateMapping.JaxbClass in org.hibernate.internal.jaxb.mapping.hbm
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbHibernateMapping.JaxbClass
 JaxbHibernateMapping.JaxbClass ObjectFactory.createJaxbHibernateMappingJaxbClass()
          Create an instance of JaxbHibernateMapping.JaxbClass
 

Uses of JaxbHibernateMapping.JaxbClass in org.hibernate.metamodel.source.hbm
 

Methods in org.hibernate.metamodel.source.hbm that return JaxbHibernateMapping.JaxbClass
protected  JaxbHibernateMapping.JaxbClass RootEntitySourceImpl.entityElement()
           
 

Constructors in org.hibernate.metamodel.source.hbm with parameters of type JaxbHibernateMapping.JaxbClass
RootEntitySourceImpl(MappingDocument sourceMappingDocument, JaxbHibernateMapping.JaxbClass entityElement)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.