Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmRootEntityType
-
Packages that use JaxbHbmRootEntityType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmRootEntityType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmRootEntityType Modifier and Type Field Description protected java.util.List<JaxbHbmRootEntityType>JaxbHbmHibernateMapping. clazzMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmRootEntityType Modifier and Type Method Description JaxbHbmRootEntityTypeObjectFactory. createJaxbHbmRootEntityType()Create an instance ofJaxbHbmRootEntityTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmRootEntityType Modifier and Type Method Description java.util.List<JaxbHbmRootEntityType>JaxbHbmHibernateMapping. getClazz()Gets the value of the clazz property.
-