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