Uses of Class
org.hibernate.boot.models.xml.spi.XmlProcessingResult.OverrideTuple
Packages that use XmlProcessingResult.OverrideTuple
-
Uses of XmlProcessingResult.OverrideTuple in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type XmlProcessingResult.OverrideTupleModifier and TypeMethodDescriptionList<XmlProcessingResult.OverrideTuple<org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddableImpl>> XmlProcessingResult.getEmbeddableOverrides()List<XmlProcessingResult.OverrideTuple<org.hibernate.boot.jaxb.mapping.spi.JaxbEntityImpl>> XmlProcessingResult.getEntityOverrides()List<XmlProcessingResult.OverrideTuple<org.hibernate.boot.jaxb.mapping.spi.JaxbMappedSuperclassImpl>> XmlProcessingResult.getMappedSuperclassesOverrides()