Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContextBuilder
-
Packages that use PojoSelectionLoadingContextBuilder Package Description org.hibernate.search.mapper.pojo.scope.spi -
-
Uses of PojoSelectionLoadingContextBuilder in org.hibernate.search.mapper.pojo.scope.spi
Methods in org.hibernate.search.mapper.pojo.scope.spi with parameters of type PojoSelectionLoadingContextBuilder Modifier and Type Method Description <LOS> SearchQuerySelectStep<?,R,E,LOS,SearchProjectionFactory<R,E>,?>
PojoScopeDelegate. search(PojoScopeSessionContext sessionContext, DocumentReferenceConverter<R> documentReferenceConverter, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder)
-