Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.internal | |
org.hibernate.boot.spi | |
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 |
---|
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() |
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 © 2017 JBoss by Red Hat. All rights reserved.