|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.context.spi | |
---|---|
org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
org.hibernate.context.internal | |
org.hibernate.context.spi | |
org.hibernate.engine.spi | |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
Classes in org.hibernate.context.spi used by org.hibernate.cfg | |
---|---|
CurrentTenantIdentifierResolver
A callback registered with the SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
Classes in org.hibernate.context.spi used by org.hibernate.context.internal | |
---|---|
AbstractCurrentSessionContext
Base support for CurrentSessionContext implementors. |
|
CurrentSessionContext
Defines the contract for implementations which know how to scope the notion of a current session . |
Classes in org.hibernate.context.spi used by org.hibernate.context.spi | |
---|---|
CurrentSessionContext
Defines the contract for implementations which know how to scope the notion of a current session . |
Classes in org.hibernate.context.spi used by org.hibernate.engine.spi | |
---|---|
CurrentTenantIdentifierResolver
A callback registered with the SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
Classes in org.hibernate.context.spi used by org.hibernate.internal | |
---|---|
CurrentTenantIdentifierResolver
A callback registered with the SessionFactory that is responsible for resolving the
current tenant identifier for use with CurrentSessionContext and
SessionFactory.getCurrentSession() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |