Interface PojoWorkMappingContext
-
- All Superinterfaces:
BackendMappingContext
,BridgeMappingContext
- All Known Subinterfaces:
PojoScopeMappingContext
,PojoSearchSessionMappingContext
- All Known Implementing Classes:
AbstractPojoMappingImplementor
public interface PojoWorkMappingContext extends BackendMappingContext, BridgeMappingContext
Mapping-scoped information and operations for use in POJO work execution.
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.runtime.spi.BridgeMappingContext
identifierBridgeToDocumentIdentifierContext, valueBridgeToIndexedValueContext
-
-