See: Description
| Interface | Description |
|---|---|
| CurrentSessionContext |
Defines the contract for implementations which know how to scope the notion
of a
current session. |
| CurrentTenantIdentifierResolver |
A callback registered with the
SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
| Class | Description |
|---|---|
| AbstractCurrentSessionContext |
Base support for
CurrentSessionContext implementors. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.