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/07 20:23:21 UTC

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

     [ https://issues.apache.org/jira/browse/TAP5-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-2284.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4

Fixed for tapestry-hibernate (not tapestry-jpa), and for both persistent page properties and ASOs.

> 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
>            Assignee: Howard M. Lewis Ship
>              Labels: hibernate
>             Fix For: 5.4
>
>
> 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)