Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<NamedSubgraph> |
NamedEntityGraph.subclassSubgraph |
protected List<NamedSubgraph> |
NamedEntityGraph.subgraph |
Modifier and Type | Method and Description |
---|---|
NamedSubgraph |
ObjectFactory.createNamedSubgraph()
Create an instance of
NamedSubgraph |
Modifier and Type | Method and Description |
---|---|
List<NamedSubgraph> |
NamedEntityGraph.getSubclassSubgraph()
Gets the value of the subclassSubgraph property.
|
List<NamedSubgraph> |
NamedEntityGraph.getSubgraph()
Gets the value of the subgraph property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.