Package org.springframework.webflow.persistence

Flow-managed persistence with Hibernate and JPA.

See:
          Description

Class Summary
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).
 

Package org.springframework.webflow.persistence Description

Flow-managed persistence with Hibernate and JPA.