Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
Packages that use PojoSelectionLoadingContext
Package
Description
-
Uses of PojoSelectionLoadingContext in org.hibernate.search.mapper.pojo.loading.spi
Methods in org.hibernate.search.mapper.pojo.loading.spi that return PojoSelectionLoadingContextMethods in org.hibernate.search.mapper.pojo.loading.spi with parameters of type PojoSelectionLoadingContextModifier and TypeMethodDescriptionPojoSelectionLoadingStrategy.createEntityLoader
(Set<? extends PojoLoadingTypeContext<? extends E>> expectedTypes, PojoSelectionLoadingContext context) -
Uses of PojoSelectionLoadingContext in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi that return PojoSelectionLoadingContext