Uses of Interface
to.etc.domui.state.IConversationStateListener

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

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

Classes in to.etc.domui.hibernate.generic that implement IConversationStateListener
 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.