Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContextBuilder
Packages that use PojoSelectionLoadingContextBuilder
-
Uses of PojoSelectionLoadingContextBuilder in org.hibernate.search.mapper.pojo.scope.spi
Methods in org.hibernate.search.mapper.pojo.scope.spi with parameters of type PojoSelectionLoadingContextBuilderModifier and TypeMethodDescription<LOS> org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep<?, R, E, LOS, org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactory<R, E>, ?> PojoScopeDelegate.search(PojoScopeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder)