Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbNamedAttributeNode
Packages that use JaxbNamedAttributeNode
-
Uses of JaxbNamedAttributeNode in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbNamedAttributeNodeModifier and TypeFieldDescriptionprotected List<JaxbNamedAttributeNode>JaxbNamedEntityGraph.namedAttributeNodeprotected List<JaxbNamedAttributeNode>JaxbNamedSubgraph.namedAttributeNodeMethods in org.hibernate.boot.jaxb.mapping that return JaxbNamedAttributeNodeModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedAttributeNode()Create an instance ofJaxbNamedAttributeNodeMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbNamedAttributeNodeModifier and TypeMethodDescriptionJaxbNamedEntityGraph.getNamedAttributeNode()Gets the value of the namedAttributeNode property.JaxbNamedSubgraph.getNamedAttributeNode()Gets the value of the namedAttributeNode property.