Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingStrategy
Packages that use PojoSelectionLoadingStrategy
-
Uses of PojoSelectionLoadingStrategy in org.hibernate.search.mapper.pojo.loading.spi
Methods in org.hibernate.search.mapper.pojo.loading.spi that return PojoSelectionLoadingStrategyModifier and TypeMethodDescription<T> PojoSelectionLoadingStrategy<? super T>PojoSelectionLoadingContext.loadingStrategy(PojoLoadingTypeContext<T> type) Methods in org.hibernate.search.mapper.pojo.loading.spi that return types with arguments of type PojoSelectionLoadingStrategyModifier and TypeMethodDescription<T> Optional<PojoSelectionLoadingStrategy<? super T>>PojoSelectionLoadingContext.loadingStrategyOptional(PojoLoadingTypeContext<T> type)