See: Description
Class | Description |
---|---|
HibernateFlowExecutionListener |
A
FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the native
Hibernate API. |
JpaFlowExecutionListener |
A
FlowExecutionListener that implements the Flow Managed Persistence Context (FMPC) pattern using the
standard Java Persistence API (JPA). |
Flow-managed persistence with Hibernate and JPA.