Interface BackendSessionContext
public interface BackendSessionContext
Provides visibility from the lower layers of Hibernate Search (engine, backend)
to the session defined in the upper layers (mapping).
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
mappingContext
BackendMappingContext mappingContext() -
tenantIdentifier
String tenantIdentifier()
-