Uses of Interface
org.hibernate.search.mapper.orm.work.impl.SearchIndexingPlanSessionContext
Packages that use SearchIndexingPlanSessionContext
Package
Description
-
Uses of SearchIndexingPlanSessionContext in org.hibernate.search.mapper.orm.session.impl
Classes in org.hibernate.search.mapper.orm.session.impl that implement SearchIndexingPlanSessionContext -
Uses of SearchIndexingPlanSessionContext in org.hibernate.search.mapper.orm.work.impl
Constructors in org.hibernate.search.mapper.orm.work.impl with parameters of type SearchIndexingPlanSessionContextModifierConstructorDescriptionSearchIndexingPlanImpl(SearchIndexingPlanTypeContextProvider typeContextProvider, SearchIndexingPlanSessionContext sessionContext)