Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDiscriminatorSubclassEntityType
Packages that use JaxbHbmDiscriminatorSubclassEntityType
-
Uses of JaxbHbmDiscriminatorSubclassEntityType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmDiscriminatorSubclassEntityTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmDiscriminatorSubclassEntityType>JaxbHbmDiscriminatorSubclassEntityType.subclassprotected List<JaxbHbmDiscriminatorSubclassEntityType>JaxbHbmHibernateMapping.subclassprotected List<JaxbHbmDiscriminatorSubclassEntityType>JaxbHbmRootEntityType.subclassMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmDiscriminatorSubclassEntityTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmDiscriminatorSubclassEntityType()Create an instance ofJaxbHbmDiscriminatorSubclassEntityTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmDiscriminatorSubclassEntityTypeModifier and TypeMethodDescriptionJaxbHbmDiscriminatorSubclassEntityType.getSubclass()Gets the value of the subclass property.JaxbHbmHibernateMapping.getSubclass()Gets the value of the subclass property.JaxbHbmRootEntityType.getSubclass()Gets the value of the subclass property. -
Uses of JaxbHbmDiscriminatorSubclassEntityType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return JaxbHbmDiscriminatorSubclassEntityType