Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.hibernate.context.spi Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| AbstractCurrentSessionContext | Base support for CurrentSessionContext implementors. | Class | org.hibernate.context.spi | Hibernate ORM |
|
| CurrentSessionContext | Defines the contract for implementations which know how to scope the notion of a current session. | Interface | org.hibernate.context.spi | Hibernate ORM |
|
| CurrentTenantIdentifierResolver | A callback registered with the SessionFactory that is responsible for resolving the current tenant identifier for use with CurrentSessionContext and | Interface | org.hibernate.context.spi | Hibernate ORM |