Package org.springframework.webflow.persistence
package org.springframework.webflow.persistence
Flow-managed persistence with Hibernate and JPA.
-
ClassDescriptionA
FlowExecutionListener
that implements the Flow Managed Persistence Context (FMPC) pattern using the native Hibernate API.AFlowExecutionListener
that implements the Flow Managed Persistence Context (FMPC) pattern using the standard Java Persistence API (JPA).