Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbHbmAnyMapping
Packages that use JaxbHbmAnyMapping
-
Uses of JaxbHbmAnyMapping in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbHbmAnyMappingModifier and TypeFieldDescriptionprotected List<JaxbHbmAnyMapping>JaxbNaturalId.anyprotected List<JaxbHbmAnyMapping>JaxbAttributes.discriminatedAssociationsprotected List<JaxbHbmAnyMapping>JaxbEmbeddableAttributes.discriminatedAssociationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbHbmAnyMappingModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmAnyMapping()Create an instance ofJaxbHbmAnyMappingMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbHbmAnyMappingModifier and TypeMethodDescriptionJaxbNaturalId.getAny()Gets the value of the any property.AttributesContainer.getDiscriminatedAssociations()JaxbAttributes.getDiscriminatedAssociations()Gets the value of the discriminatedAssociations property.JaxbEmbeddableAttributes.getDiscriminatedAssociations()Gets the value of the discriminatedAssociations property.