Uses of Interface
net.databinder.hib.HibernateRequestCycle

Packages that use HibernateRequestCycle
net.databinder.hib   
net.databinder.hib.conv   
 

Uses of HibernateRequestCycle in net.databinder.hib
 

Classes in net.databinder.hib that implement HibernateRequestCycle
 class DataRequestCycle
          Opens Hibernate sessions and transactions as required and closes them at a request's end.
 

Uses of HibernateRequestCycle in net.databinder.hib.conv
 

Classes in net.databinder.hib.conv that implement HibernateRequestCycle
 class DataConversationRequestCycle
          Supports extended Hibernate sessions for long conversations.
 



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