Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbFetchProfile
Packages that use JaxbFetchProfile
-
Uses of JaxbFetchProfile in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbFetchProfileModifier and TypeFieldDescriptionprotected List<JaxbFetchProfile>JaxbEntity.fetchProfileprotected List<JaxbFetchProfile>JaxbEntityMappings.fetchProfilesMethods in org.hibernate.boot.jaxb.mapping that return JaxbFetchProfileModifier and TypeMethodDescriptionObjectFactory.createJaxbFetchProfile()Create an instance ofJaxbFetchProfileMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbFetchProfileModifier and TypeMethodDescriptionJaxbEntity.getFetchProfile()Gets the value of the fetchProfile property.JaxbEntityMappings.getFetchProfiles()Gets the value of the fetchProfiles property.