Package net.databinder.hib

Interface Summary
HibernateApplication Databinder application interface.
HibernateRequestCycle Request cycle that should be notified on the first use of a data session.
SessionUnit Unit of work to be used with DataStaticService.ensureSession() when a session is required but might not be bound to the current thread.
 

Class Summary
DataApplication Optional Databinder base Application class for configuration and session management.
DataApplication.BmarkDataBrowser Bookmarkable subclass of DataBrowser page.
Databinder Provides access to application-bound Hibernate session factories and current sessions.
DataRequestCycle Opens Hibernate sessions and transactions as required and closes them at a request's end.
 



Copyright © 2005-2008 Nathan Hamblen. All Rights Reserved.