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