You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (Closed) (JIRA)" <ji...@apache.org> on 2012/02/02 18:08:53 UTC

[jira] [Closed] (OPENJPA-1944) Extra select statements executed when version column is null.

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

Albert Lee closed OPENJPA-1944.
-------------------------------


Close issue in preparation for 2.2.0 release.
                
> Extra select statements executed when version column is null. 
> --------------------------------------------------------------
>
>                 Key: OPENJPA-1944
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1944
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.2.2, 2.1.0
>            Reporter: Michael Dick
>            Assignee: Rick Curtis
>             Fix For: 2.1.1, 2.2.0
>
>
> This problem was originally reported on the users mailing list by Diego Cattelan. Link to the thread :http://openjpa.208410.n2.nabble.com/N-query-problem-with-Version-td6027619.html
> The problem occurs if a null value is returned for an entity's version field. In this case OpenJPA will issue a second select statement to re-fetch the version, potentially resulting in a lot of repetitive SQL statements. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira