Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedEntityGraphImpl
Packages that use JaxbNamedEntityGraphImpl
-
Uses of JaxbNamedEntityGraphImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedEntityGraphImplModifier and TypeFieldDescriptionprotected List<JaxbNamedEntityGraphImpl>JaxbEntityImpl.namedEntityGraphsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedEntityGraphImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedEntityGraphImpl()Create an instance ofJaxbNamedEntityGraphImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedEntityGraphImplModifier and TypeMethodDescriptionJaxbEntity.getNamedEntityGraphs()JaxbEntityImpl.getNamedEntityGraphs()Gets the value of the namedEntityGraphs property.