Interface HibernateOrmLoadingSessionContext
- All Superinterfaces:
BackendSessionContext
,BridgeSessionContext
,PojoImplicitReindexingResolverSessionContext
,PojoIndexingProcessorSessionContext
,PojoLoadingSessionContext
,PojoMassIndexingSessionContext
,PojoWorkSessionContext
public interface HibernateOrmLoadingSessionContext
extends PojoLoadingSessionContext, PojoMassIndexingSessionContext
-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
identifierBridgeFromDocumentIdentifierContext, propertyBridgeWriteContext, routingBridgeRouteContext, tenantIdentifierValue, typeBridgeWriteContext, valueBridgeFromIndexedValueContext
Methods inherited from interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingSessionContext
runtimeIntrospector
Methods inherited from interface org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingSessionContext
createIndexer, runtimeIntrospector, tenantIdentifier
Methods inherited from interface org.hibernate.search.mapper.pojo.work.spi.PojoWorkSessionContext
configuredIndexingPlanFilter, defaultLoadingContext, mappingContext
-
Method Details
-
session
SessionImplementor session()
-