Uses of Interface
org.hibernate.search.mapper.pojo.automaticindexing.spi.PojoImplicitReindexingResolverSessionContext
-
-
Uses of PojoImplicitReindexingResolverSessionContext in org.hibernate.search.mapper.pojo.massindexing.spi
Subinterfaces of PojoImplicitReindexingResolverSessionContext in org.hibernate.search.mapper.pojo.massindexing.spi Modifier and Type Interface Description interfacePojoMassIndexingSessionContext -
Uses of PojoImplicitReindexingResolverSessionContext in org.hibernate.search.mapper.pojo.session.spi
Classes in org.hibernate.search.mapper.pojo.session.spi that implement PojoImplicitReindexingResolverSessionContext Modifier and Type Class Description classAbstractPojoSearchSession -
Uses of PojoImplicitReindexingResolverSessionContext in org.hibernate.search.mapper.pojo.work.spi
Subinterfaces of PojoImplicitReindexingResolverSessionContext in org.hibernate.search.mapper.pojo.work.spi Modifier and Type Interface Description interfacePojoWorkSessionContextSession-scoped information and operations for use in POJO work execution.
-