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