Uses of Interface
org.hibernate.search.mapper.orm.work.impl.SearchIndexingPlanTypeContextProvider
-
Packages that use SearchIndexingPlanTypeContextProvider Package Description org.hibernate.search.mapper.orm.session.impl org.hibernate.search.mapper.orm.work.impl -
-
Uses of SearchIndexingPlanTypeContextProvider in org.hibernate.search.mapper.orm.session.impl
Subinterfaces of SearchIndexingPlanTypeContextProvider in org.hibernate.search.mapper.orm.session.impl Modifier and Type Interface Description interfaceHibernateOrmSessionTypeContextProvider -
Uses of SearchIndexingPlanTypeContextProvider in org.hibernate.search.mapper.orm.work.impl
Constructors in org.hibernate.search.mapper.orm.work.impl with parameters of type SearchIndexingPlanTypeContextProvider Constructor Description SearchIndexingPlanImpl(SearchIndexingPlanTypeContextProvider typeContextProvider, SearchIndexingPlanSessionContext sessionContext)
-