You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/02/04 18:48:10 UTC

[jira] [Created] (TAP5-2284) The Hibernate ENTITY session persistent strategy should store transient entities as-is

Howard M. Lewis Ship created TAP5-2284:
------------------------------------------

             Summary: The Hibernate ENTITY session persistent strategy should store transient entities as-is
                 Key: TAP5-2284
                 URL: https://issues.apache.org/jira/browse/TAP5-2284
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-hibernate, tapestry-jpa
    Affects Versions: 5.4
            Reporter: Howard M. Lewis Ship


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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)