Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbNamedAttributeNode> |
JaxbNamedEntityGraph.namedAttributeNode |
protected List<JaxbNamedAttributeNode> |
JaxbNamedSubgraph.namedAttributeNode |
Modifier and Type | Method and Description |
---|---|
JaxbNamedAttributeNode |
ObjectFactory.createJaxbNamedAttributeNode()
Create an instance of
JaxbNamedAttributeNode |
Modifier and Type | Method and Description |
---|---|
List<JaxbNamedAttributeNode> |
JaxbNamedEntityGraph.getNamedAttributeNode()
Gets the value of the namedAttributeNode property.
|
List<JaxbNamedAttributeNode> |
JaxbNamedSubgraph.getNamedAttributeNode()
Gets the value of the namedAttributeNode property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.