Package | Description |
---|---|
org.hibernate.jpa.graph.internal |
Modifier and Type | Method and Description |
---|---|
protected AttributeNodeImpl |
AbstractGraphNode.addAttribute(Attribute attribute) |
AttributeNodeImpl |
AbstractGraphNode.addAttribute(String attributeName) |
protected AttributeNodeImpl |
AbstractGraphNode.addAttributeNode(AttributeNodeImpl attributeNode) |
protected <X> AttributeNodeImpl<X> |
AbstractGraphNode.buildAttributeNode(Attribute<T,X> attribute) |
AttributeNodeImpl<T> |
AttributeNodeImpl.makeImmutableCopy() |
Modifier and Type | Method and Description |
---|---|
protected AttributeNodeImpl |
AbstractGraphNode.addAttributeNode(AttributeNodeImpl attributeNode) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.