Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbFetchProfileImpl
Packages that use JaxbFetchProfileImpl
-
Uses of JaxbFetchProfileImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbFetchProfileImplModifier and TypeFieldDescriptionprotected List<JaxbFetchProfileImpl>JaxbEntityImpl.fetchProfilesprotected List<JaxbFetchProfileImpl>JaxbEntityMappingsImpl.fetchProfilesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbFetchProfileImplModifier and TypeMethodDescriptionObjectFactory.createJaxbFetchProfileImpl()Create an instance ofJaxbFetchProfileImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbFetchProfileImplModifier and TypeMethodDescriptionJaxbEntity.getFetchProfiles()JaxbEntityImpl.getFetchProfiles()Gets the value of the fetchProfiles property.JaxbEntityMappingsImpl.getFetchProfiles()Gets the value of the fetchProfiles property.