Uses of Class
to.etc.domui.hibernate.generic.AbstractHibernateContextFactory

Packages that use AbstractHibernateContextFactory
to.etc.domui.hibernate.generic   
 

Uses of AbstractHibernateContextFactory in to.etc.domui.hibernate.generic
 

Subclasses of AbstractHibernateContextFactory in to.etc.domui.hibernate.generic
 class HibernateDataContextFactory
          Utterly basic Source for Hibernate connections without any lifecycle management.
 class HibernateLongSessionContextFactory
           
 class HibernateReattachingContextFactory
          This is a factory which creates contexts which reattach all their objects when the context is reactivated in a conversation.