| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.context.internal |
Internal implementations and support around "current session" handling.
|
| org.hibernate.context.spi |
SPI level contracts around "current session" support.
|
| org.hibernate.engine.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Class and Description |
|---|
| CurrentTenantIdentifierResolver
A callback registered with the
SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
| Class and Description |
|---|
| AbstractCurrentSessionContext
Base support for
CurrentSessionContext implementors. |
| CurrentSessionContext
Defines the contract for implementations which know how to scope the notion
of a
current session. |
| Class and Description |
|---|
| CurrentSessionContext
Defines the contract for implementations which know how to scope the notion
of a
current session. |
| Class and Description |
|---|
| CurrentTenantIdentifierResolver
A callback registered with the
SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
| Class and Description |
|---|
| CurrentTenantIdentifierResolver
A callback registered with the
SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.