Package it.amattioli.dominate.sessions

Show UML class diagram
Interface Summary
SessionManager With a SessionManager instance you a repository is able to retrieve sessions to interact with an external repository system like a RDBMS.
 

Class Summary
CompositeSessionManager This SessionManager implementation is able to delegate its behavior to other session managers so sessions of various types can be retrieved.
SessionManagerRegistry This singleton can be used to manage a stack of SessionManager for the current thread.
 

Enum Summary
SessionMode  
 

Exception Summary
ConcurrencyException  
ConnectionException  
 



Copyright © 2011. All Rights Reserved.