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.namedAttributeNodeprotected List<JaxbNamedAttributeNodeImpl>JaxbNamedSubgraphImpl.namedAttributeNodeMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedAttributeNodeImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedAttributeNodeImpl()Create an instance ofJaxbNamedAttributeNodeImplMethods 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.