Class HibernateOrmSearchSession

java.lang.Object
org.hibernate.search.mapper.pojo.session.spi.AbstractPojoSearchSession
org.hibernate.search.mapper.orm.session.impl.HibernateOrmSearchSession
All Implemented Interfaces:
BackendSessionContext, AutomaticIndexingEventSendingSessionContext, HibernateOrmLoadingSessionContext, HibernateOrmMassIndexingSessionContext, HibernateOrmScopeSessionContext, SearchScopeProvider, HibernateOrmSessionContext, SearchSession, BatchSessionContext, SearchIndexingPlanSessionContext, PojoImplicitReindexingResolverSessionContext, BridgeSessionContext, PojoLoadingSessionContext, PojoMassIndexingSessionContext, PojoIndexingProcessorSessionContext, PojoScopeSessionContext, PojoWorkSessionContext

The actual implementation of SearchSession.