Package org.hibernate.context.spi
package org.hibernate.context.spi
SPI-level contracts around "current session" and "current tenant" support.
-
ClassDescriptionBase support for
CurrentSessionContextimplementors.Defines the contract for objects which are able to manage the lifecycle of aSessionassociated with a well-defined "context" or "scope", providing the concrete implementation behind the notion of the current session.A callback registered with theSessionFactorythat is responsible for resolving the current tenant identifier.