Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbAssociationOverride
Packages that use JaxbAssociationOverride
-
Uses of JaxbAssociationOverride in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbAssociationOverrideModifier and TypeFieldDescriptionprotected List<JaxbAssociationOverride>JaxbElementCollection.associationOverrideprotected List<JaxbAssociationOverride>JaxbEmbedded.associationOverrideprotected List<JaxbAssociationOverride>JaxbEntity.associationOverrideMethods in org.hibernate.boot.jaxb.mapping that return JaxbAssociationOverrideModifier and TypeMethodDescriptionObjectFactory.createJaxbAssociationOverride()Create an instance ofJaxbAssociationOverrideMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbAssociationOverrideModifier and TypeMethodDescriptionJaxbElementCollection.getAssociationOverride()Gets the value of the associationOverride property.JaxbEmbedded.getAssociationOverride()Gets the value of the associationOverride property.JaxbEntity.getAssociationOverride()Gets the value of the associationOverride property.