Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbNamedSubgraph
Packages that use JaxbNamedSubgraph
-
Uses of JaxbNamedSubgraph in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbNamedSubgraphModifier and TypeFieldDescriptionprotected List<JaxbNamedSubgraph>JaxbNamedEntityGraph.subclassSubgraphprotected List<JaxbNamedSubgraph>JaxbNamedEntityGraph.subgraphMethods in org.hibernate.boot.jaxb.mapping that return JaxbNamedSubgraphModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedSubgraph()Create an instance ofJaxbNamedSubgraphMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbNamedSubgraphModifier and TypeMethodDescriptionJaxbNamedEntityGraph.getSubclassSubgraph()Gets the value of the subclassSubgraph property.JaxbNamedEntityGraph.getSubgraph()Gets the value of the subgraph property.