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.namedEntityGraphs
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedEntityGraphImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedEntityGraphImpl()
Create an instance ofJaxbNamedEntityGraphImpl
Methods 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.