|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| JpaUtil | This class is used to create and hold open EntityManagerFactory objects within a Java EE environment. |
| OpenEntityManagerInViewListener | Listener to init and cleanup the JPA entityManager automatically
In WEB-INF/zk.xml, add following lines:
<listener>
<description>Hibernate "OpenEntityManagerInView" Listener</description>
<listener-class>org.zkoss.zkplus.jpa.OpenEntityManagerInViewListener</listener-class>
</listener>
Applicable to EJB version 3.2.ga or later |
Utilities to support JPA
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||