Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbAttributeOverrideImpl
Packages that use JaxbAttributeOverrideImpl
-
Uses of JaxbAttributeOverrideImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbAttributeOverrideImplModifier and TypeFieldDescriptionprotected List<JaxbAttributeOverrideImpl> JaxbElementCollectionImpl.attributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbEmbeddedIdImpl.attributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbEmbeddedImpl.attributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbEntityImpl.attributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbElementCollectionImpl.mapKeyAttributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbManyToManyImpl.mapKeyAttributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbOneToManyImpl.mapKeyAttributeOverridesprotected List<JaxbAttributeOverrideImpl> JaxbPluralAnyMappingImpl.mapKeyAttributeOverridesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbAttributeOverrideImplModifier and TypeMethodDescriptionObjectFactory.createJaxbAttributeOverrideImpl()Create an instance ofJaxbAttributeOverrideImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbAttributeOverrideImplModifier and TypeMethodDescriptionJaxbElementCollectionImpl.getAttributeOverrides()Gets the value of the attributeOverrides property.JaxbEmbeddedIdImpl.getAttributeOverrides()Gets the value of the attributeOverrides property.JaxbEmbeddedImpl.getAttributeOverrides()Gets the value of the attributeOverrides property.JaxbEntity.getAttributeOverrides()JaxbEntityImpl.getAttributeOverrides()Gets the value of the attributeOverrides property.JaxbElementCollectionImpl.getMapKeyAttributeOverrides()Gets the value of the mapKeyAttributeOverrides property.JaxbManyToManyImpl.getMapKeyAttributeOverrides()Gets the value of the mapKeyAttributeOverrides property.JaxbOneToManyImpl.getMapKeyAttributeOverrides()Gets the value of the mapKeyAttributeOverrides property.JaxbPluralAnyMappingImpl.getMapKeyAttributeOverrides()Gets the value of the mapKeyAttributeOverrides property.JaxbPluralAttribute.getMapKeyAttributeOverrides()