spring-webflow icon indicating copy to clipboard operation
spring-webflow copied to clipboard

Add support for persistent flow variables [SWF-368]

Open spring-operator opened this issue 17 years ago • 0 comments

Keith Donald opened SWF-368 and commented

It would be convenient to allow the definition of persistent flow variables, that when created, automatically associate themselves with the flow's persistence context. e.g.

<var name="booking" class="example.Booking" persistent="true"/>


Issue Links:

  • #998 Add Flow Managed Persistence Context Support for Hibernate and JPA ("depends on")
  • #1174 Improve the design of the flow variable abstraction ("depends on")

1 votes, 1 watchers

spring-operator avatar Aug 13 '07 02:08 spring-operator