Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
Packages that use JaxbHbmUnionSubclassEntityType
-
Uses of JaxbHbmUnionSubclassEntityType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmUnionSubclassEntityTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmUnionSubclassEntityType>JaxbHbmHibernateMapping.unionSubclassprotected List<JaxbHbmUnionSubclassEntityType>JaxbHbmRootEntityType.unionSubclassprotected List<JaxbHbmUnionSubclassEntityType>JaxbHbmUnionSubclassEntityType.unionSubclassMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmUnionSubclassEntityTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmUnionSubclassEntityType()Create an instance ofJaxbHbmUnionSubclassEntityTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmUnionSubclassEntityTypeModifier and TypeMethodDescriptionJaxbHbmHibernateMapping.getUnionSubclass()Gets the value of the unionSubclass property.JaxbHbmRootEntityType.getUnionSubclass()Gets the value of the unionSubclass property.JaxbHbmUnionSubclassEntityType.getUnionSubclass()Gets the value of the unionSubclass property. -
Uses of JaxbHbmUnionSubclassEntityType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return JaxbHbmUnionSubclassEntityType