Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedSubgraphImpl
Packages that use JaxbNamedSubgraphImpl
-
Uses of JaxbNamedSubgraphImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedSubgraphImplModifier and TypeFieldDescriptionprotected List<JaxbNamedSubgraphImpl>
JaxbNamedEntityGraphImpl.subclassSubgraph
protected List<JaxbNamedSubgraphImpl>
JaxbNamedEntityGraphImpl.subgraph
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedSubgraphImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedSubgraphImpl()
Create an instance ofJaxbNamedSubgraphImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedSubgraphImplModifier and TypeMethodDescriptionJaxbNamedEntityGraphImpl.getSubclassSubgraph()
Gets the value of the subclassSubgraph property.JaxbNamedEntityGraphImpl.getSubgraph()
Gets the value of the subgraph property.