Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.zkoss.zkplus.hibernate Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| HibernateSessionContextListener | Listener to make sure each ZK thread got the same hibernate session context; used with Hibernate's "thread" session context (org. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| HibernateSessionFactoryListener | Listener to init and cleanup the hibernate session factory automatically. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| HibernateUtil | Utility to access Hibernate Session. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| OpenSessionInViewListener | Listener to init and cleanup the hibernate session automatically, implement the Hibernate's "Open Session In View" pattern without JTA support. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |