to.etc.domui.hibernate.generic
Class HibernateQDataContext

java.lang.Object
  extended by to.etc.webapp.query.QAbstractDataContext
      extended by to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
          extended by to.etc.domui.hibernate.generic.HibernateQDataContext
All Implemented Interfaces:
IConversationStateListener, QDataContext

public class HibernateQDataContext
extends BuggyHibernateBaseContext

Thingy which implements the generalized datacontext using Hibernate. This version starts a new context for every time we re-attach.

Author:
Frits Jalvingh Created on Jun 25, 2008

Field Summary
 
Fields inherited from class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
LOG, m_session, m_sessionMaker
 
Method Summary
 
Methods inherited from class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
addCommitAction, checkValid, close, commit, conversationAttached, conversationDestroyed, conversationDetached, conversationNew, getConnection, getSession, inTransaction, isIgnoreClose, rollback, runCommitHandlers, setConversationInvalid, setIgnoreClose, setSessionMaker, startTransaction
 
Methods inherited from class to.etc.webapp.query.QAbstractDataContext
attach, delete, find, find, getFactory, getHandlerFactory, getInstance, getInstance, query, query, queryOne, queryOne, refresh, save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface to.etc.webapp.query.QDataContext
attach, delete, find, find, getFactory, getInstance, getInstance, query, query, queryOne, queryOne, refresh, save