Uses of Interface
org.hibernate.search.mapper.orm.work.impl.SearchIndexingPlanSessionContext
-
Packages that use SearchIndexingPlanSessionContext Package Description org.hibernate.search.mapper.orm.session.impl org.hibernate.search.mapper.orm.work.impl -
-
Uses of SearchIndexingPlanSessionContext in org.hibernate.search.mapper.orm.session.impl
Classes in org.hibernate.search.mapper.orm.session.impl that implement SearchIndexingPlanSessionContext Modifier and Type Class Description classHibernateOrmSearchSessionThe actual implementation ofSearchSession. -
Uses of SearchIndexingPlanSessionContext in org.hibernate.search.mapper.orm.work.impl
Constructors in org.hibernate.search.mapper.orm.work.impl with parameters of type SearchIndexingPlanSessionContext Constructor Description SearchIndexingPlanImpl(SearchIndexingPlanTypeContextProvider typeContextProvider, SearchIndexingPlanSessionContext sessionContext)
-