Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbFetchProfileImpl.JaxbFetchImpl
Packages that use JaxbFetchProfileImpl.JaxbFetchImpl
-
Uses of JaxbFetchProfileImpl.JaxbFetchImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbFetchProfileImpl.JaxbFetchImplModifier and TypeFieldDescriptionprotected List<JaxbFetchProfileImpl.JaxbFetchImpl>
JaxbFetchProfileImpl.fetch
Theelement defines a single path to which the fetch refers, as well as the style of fetch to apply. Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbFetchProfileImpl.JaxbFetchImplModifier and TypeMethodDescriptionObjectFactory.createJaxbFetchProfileImplJaxbFetchImpl()
Create an instance ofJaxbFetchProfileImpl.JaxbFetchImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbFetchProfileImpl.JaxbFetchImplModifier and TypeMethodDescriptionJaxbFetchProfileImpl.getFetch()
Theelement defines a single path to which the fetch refers, as well as the style of fetch to apply.