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.attributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbEmbeddedIdImpl.attributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbEmbeddedImpl.attributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbEntityImpl.attributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbElementCollectionImpl.mapKeyAttributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbManyToManyImpl.mapKeyAttributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbOneToManyImpl.mapKeyAttributeOverrides
protected List
<JaxbAttributeOverrideImpl> JaxbPluralAnyMappingImpl.mapKeyAttributeOverrides
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbAttributeOverrideImplModifier and TypeMethodDescriptionObjectFactory.createJaxbAttributeOverrideImpl()
Create an instance ofJaxbAttributeOverrideImpl
Methods 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()