Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmJoinedSubclassEntityType
Packages that use JaxbHbmJoinedSubclassEntityType
Package
Description
-
Uses of JaxbHbmJoinedSubclassEntityType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmJoinedSubclassEntityTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmJoinedSubclassEntityType>JaxbHbmHibernateMapping.joinedSubclassprotected List<JaxbHbmJoinedSubclassEntityType>JaxbHbmJoinedSubclassEntityType.joinedSubclassprotected List<JaxbHbmJoinedSubclassEntityType>JaxbHbmRootEntityType.joinedSubclassMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmJoinedSubclassEntityTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmJoinedSubclassEntityType()Create an instance ofJaxbHbmJoinedSubclassEntityTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmJoinedSubclassEntityTypeModifier and TypeMethodDescriptionJaxbHbmHibernateMapping.getJoinedSubclass()Gets the value of the joinedSubclass property.JaxbHbmJoinedSubclassEntityType.getJoinedSubclass()Gets the value of the joinedSubclass property.JaxbHbmRootEntityType.getJoinedSubclass()Gets the value of the joinedSubclass property. -
Uses of JaxbHbmJoinedSubclassEntityType in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmJoinedSubclassEntityTypeModifierConstructorDescriptionJoinedSubclassEntitySourceImpl(MappingDocument sourceMappingDocument, JaxbHbmJoinedSubclassEntityType jaxbJoinedSubclassMapping, EntitySource container) -
Uses of JaxbHbmJoinedSubclassEntityType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return JaxbHbmJoinedSubclassEntityType