Interface PojoIndexingProcessorSessionContext
- All Superinterfaces:
BridgeSessionContext
- All Known Subinterfaces:
HibernateOrmLoadingSessionContext
,PojoMassIndexingSessionContext
,PojoWorkSessionContext
- All Known Implementing Classes:
AbstractPojoSearchSession
Session-scoped information and operations for use in POJO indexing processors.
-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeSessionContext
identifierBridgeFromDocumentIdentifierContext, mappingContext, propertyBridgeWriteContext, routingBridgeRouteContext, tenantIdentifier, typeBridgeWriteContext, valueBridgeFromIndexedValueContext
-
Method Details
-
runtimeIntrospector
PojoRuntimeIntrospector runtimeIntrospector()
-