Uses of Class
to.etc.webapp.query.QAbstractDataContext

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

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

Subclasses of QAbstractDataContext in to.etc.domui.hibernate.generic
 class BuggyHibernateBaseContext
          This is a basic Hibernate QDataContext implementation, suitable for being used in DomUI code.
 class HibernateLongSessionContext
          A context that keeps the session alive but in disconnected mode while running.
 class HibernateQDataContext
          Thingy which implements the generalized datacontext using Hibernate.
 class HibernateReattachingDataContext
          This is an HibernateContext which uses automatic reattachment of all nodes to prevent all kinds of crappy Hibernate-related shit.