Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbHbmManyToAny
Packages that use JaxbHbmManyToAny
-
Uses of JaxbHbmManyToAny in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbHbmManyToAnyModifier and TypeFieldDescriptionprotected List<JaxbHbmManyToAny>JaxbAttributes.pluralDiscriminatedAssociationsprotected List<JaxbHbmManyToAny>JaxbEmbeddableAttributes.pluralDiscriminatedAssociationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbHbmManyToAnyModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmManyToAny()Create an instance ofJaxbHbmManyToAnyMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbHbmManyToAnyModifier and TypeMethodDescriptionAttributesContainer.getPluralDiscriminatedAssociations()JaxbAttributes.getPluralDiscriminatedAssociations()Gets the value of the pluralDiscriminatedAssociations property.JaxbEmbeddableAttributes.getPluralDiscriminatedAssociations()Gets the value of the pluralDiscriminatedAssociations property.