Package org.zkoss.zkplus.hibernate

Utilities to support Hibernate.

See:
          Description

Class Summary
HibernateSessionContextListener Listener to make sure each ZK thread got the same hibernat session context; used with Hibernate's "thread" session context (org.hibernate.context.ThreadLocalSessionContext).
HibernateSessionFactoryListener Listener to init and cleanup the hibernate session factory automatically.
HibernateUtil Utitlity to access Hibernate Session.
OpenSessionInViewListener Listener to init and cleanup the hibernate session automatically, implement the Hibernate's "Open Session In View" pattern without JTA support.
 

Package org.zkoss.zkplus.hibernate Description

Utilities to support Hibernate.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo