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.subclassSubgraphprotected List<JaxbNamedSubgraphImpl>JaxbNamedEntityGraphImpl.subgraphMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedSubgraphImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedSubgraphImpl()Create an instance ofJaxbNamedSubgraphImplMethods 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.