Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContextBuilder
Packages that use PojoSelectionLoadingContextBuilder
Package
Description
-
Uses of PojoSelectionLoadingContextBuilder in org.hibernate.search.mapper.orm.loading.impl
Classes in org.hibernate.search.mapper.orm.loading.impl that implement PojoSelectionLoadingContextBuilder -
Uses of PojoSelectionLoadingContextBuilder in org.hibernate.search.mapper.pojo.scope.impl
Methods in org.hibernate.search.mapper.pojo.scope.impl with parameters of type PojoSelectionLoadingContextBuilderModifier and TypeMethodDescription<LOS> SearchQuerySelectStep<?,R, E, LOS, SearchProjectionFactory<R, E>, ?> PojoScopeDelegateImpl.search(PojoScopeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder) -
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> SearchQuerySelectStep<?,R, E, LOS, SearchProjectionFactory<R, E>, ?> PojoScopeDelegate.search(PojoScopeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder) -
Uses of PojoSelectionLoadingContextBuilder in org.hibernate.search.mapper.pojo.search.loading.impl
Constructors in org.hibernate.search.mapper.pojo.search.loading.impl with parameters of type PojoSelectionLoadingContextBuilderModifierConstructorDescriptionPojoSearchLoadingContextBuilder(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> delegate) -
Uses of PojoSelectionLoadingContextBuilder in org.infinispan.search.mapper.search.loading.context.impl
Classes in org.infinispan.search.mapper.search.loading.context.impl that implement PojoSelectionLoadingContextBuilder