Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.4
Description
The ENTITY session persistence strategy does the right thing for persistent entities; however, when first creating an entity, it is often useful to store the transient entity in the session. In this case, the entity itself should be stored, not the entity type and entity PK.