Package org.hibernate.context.spi

Interface Summary
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 Summary
AbstractCurrentSessionContext Base support for CurrentSessionContext implementors.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.