Interface BridgeMappingContext

All Known Subinterfaces:
PojoScopeMappingContext, PojoSearchSessionMappingContext, PojoWorkMappingContext
All Known Implementing Classes:
AbstractPojoMappingImplementor

public interface BridgeMappingContext
Mapping-scoped information and operations for use in bridges.

Used in particular when extending contexts: ValueBridgeToIndexedValueContextExtension.extendOptional(ValueBridgeToIndexedValueContext, BridgeMappingContext), ...