Package org.hibernate.search.engine.backend.session.spi
-
Interface Summary Interface Description BackendSessionContext Provides visibility from the lower layers of Hibernate Search (engine, backend) to the session defined in the upper layers (mapping). -
Class Summary Class Description DetachedBackendSessionContext Deprecated. SPIs should simply pass around a string representing the tenant ID instead of using this class.