Uses of Interface
org.hibernate.search.mapper.pojo.scope.spi.PojoScopeSessionContext
Packages that use PojoScopeSessionContext
Package
Description
-
Uses of PojoScopeSessionContext in org.hibernate.search.mapper.orm.scope.impl
Subinterfaces of PojoScopeSessionContext in org.hibernate.search.mapper.orm.scope.impl -
Uses of PojoScopeSessionContext in org.hibernate.search.mapper.orm.session.impl
Classes in org.hibernate.search.mapper.orm.session.impl that implement PojoScopeSessionContext -
Uses of PojoScopeSessionContext in org.hibernate.search.mapper.pojo.scope.impl
Methods in org.hibernate.search.mapper.pojo.scope.impl with parameters of type PojoScopeSessionContextModifier and TypeMethodDescription<LOS> SearchQuerySelectStep<?,R, E, LOS, SearchProjectionFactory<R, E>, ?> PojoScopeDelegateImpl.search(PojoScopeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder) -
Uses of PojoScopeSessionContext in org.hibernate.search.mapper.pojo.scope.spi
Methods in org.hibernate.search.mapper.pojo.scope.spi with parameters of type PojoScopeSessionContextModifier and TypeMethodDescription<LOS> SearchQuerySelectStep<?,R, E, LOS, SearchProjectionFactory<R, E>, ?> PojoScopeDelegate.search(PojoScopeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> loadingContextBuilder) -
Uses of PojoScopeSessionContext in org.hibernate.search.mapper.pojo.session.spi
Classes in org.hibernate.search.mapper.pojo.session.spi that implement PojoScopeSessionContext -
Uses of PojoScopeSessionContext in org.infinispan.search.mapper.scope.impl
Methods in org.infinispan.search.mapper.scope.impl with parameters of type PojoScopeSessionContextModifier and TypeMethodDescriptionSearchQuerySelectStep<?,EntityReference, E, ?, ?, ?> SearchScopeImpl.search(PojoScopeSessionContext sessionContext) -
Uses of PojoScopeSessionContext in org.infinispan.search.mapper.session.impl
Classes in org.infinispan.search.mapper.session.impl that implement PojoScopeSessionContext