Uses of Interface
org.hibernate.search.mapper.pojo.processing.spi.PojoIndexingProcessorSessionContext
Packages that use PojoIndexingProcessorSessionContext
Package
Description
-
Uses of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.orm.loading.spi
Subinterfaces of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.orm.loading.spi -
Uses of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.massindexing.spi
Subinterfaces of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.massindexing.spi -
Uses of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.processing.spi
Methods in org.hibernate.search.mapper.pojo.processing.spi that return PojoIndexingProcessorSessionContext -
Uses of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.session.spi
Classes in org.hibernate.search.mapper.pojo.session.spi that implement PojoIndexingProcessorSessionContext -
Uses of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.work.spi
Subinterfaces of PojoIndexingProcessorSessionContext in org.hibernate.search.mapper.pojo.work.spiModifier and TypeInterfaceDescriptioninterface
Session-scoped information and operations for use in POJO work execution.