You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Guido Mueller (JIRA)" <ji...@apache.org> on 2011/02/17 11:33:25 UTC

[jira] Updated: (OPENJPA-1941) Criteria query returns wrong result when query cache is enabled

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

Guido Mueller updated OPENJPA-1941:
-----------------------------------

    Attachment: jpacriteriaquerycacheissue.sql
                JpaCriteriaQueryCacheIssue.zip

> Criteria query returns wrong result when query cache is enabled
> ---------------------------------------------------------------
>
>                 Key: OPENJPA-1941
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1941
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache, jpa
>    Affects Versions: 2.0.1
>         Environment: The issue was detected when using a criteria query against Oracle database.
>            Reporter: Guido Mueller
>         Attachments: JpaCriteriaQueryCacheIssue.zip, jpacriteriaquerycacheissue.sql
>
>
> When query cache is not enabled the queries return these lines: Query 1: 1 Query 2: 2 This is correct.
> When query cache is enabled the queries return these lines: Query 1: 1 Query 2: 1 This is wrong.
> See attached test case (Netbeans project). ojdbc14.jar and openjpa-all-2.0.1.jar must be added to the project.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira