You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2011/02/21 23:38:38 UTC

[jira] Work started: (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 ]

Work on OPENJPA-1944 started by Michael Dick.

> 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: Michael Dick
>             Fix For: 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira