Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedAttributeNodeImpl
Packages that use JaxbNamedAttributeNodeImpl
-
Uses of JaxbNamedAttributeNodeImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedAttributeNodeImplModifier and TypeFieldDescriptionprotected List<JaxbNamedAttributeNodeImpl>
JaxbNamedEntityGraphImpl.namedAttributeNode
protected List<JaxbNamedAttributeNodeImpl>
JaxbNamedSubgraphImpl.namedAttributeNode
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedAttributeNodeImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedAttributeNodeImpl()
Create an instance ofJaxbNamedAttributeNodeImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedAttributeNodeImplModifier and TypeMethodDescriptionJaxbNamedEntityGraphImpl.getNamedAttributeNode()
Gets the value of the namedAttributeNode property.JaxbNamedSubgraphImpl.getNamedAttributeNode()
Gets the value of the namedAttributeNode property.