You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Catalina Wei (JIRA)" <ji...@apache.org> on 2009/05/05 22:21:36 UTC

[jira] Created: (OPENJPA-1064) JPA2 Query add support for embeddable of element collection in predicate and subquery

JPA2 Query add support for embeddable of element collection in predicate and subquery
-------------------------------------------------------------------------------------

                 Key: OPENJPA-1064
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1064
             Project: OpenJPA
          Issue Type: Sub-task
            Reporter: Catalina Wei
            Assignee: Catalina Wei




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-1064) JPA2 Query comparisons over instances of embeddable class are not supported

Posted by "Catalina Wei (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalina Wei resolved OPENJPA-1064.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

JPA2 spec section 4.12 clearly stated that comparisons over instances of embeddable class are not supported.
An ArgumentException is reported if JPQL query is detected to contain conditional expression over embeddable classes.
Fix commited at revision r774928

> JPA2 Query comparisons over instances of embeddable class are not supported
> ---------------------------------------------------------------------------
>
>                 Key: OPENJPA-1064
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1064
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: query
>    Affects Versions: 2.0.0
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 2.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1064) JPA2 Query comparisons over instances of embeddable class are not supported

Posted by "Catalina Wei (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalina Wei updated OPENJPA-1064:
----------------------------------

          Component/s: query
    Affects Version/s: 2.0.0
              Summary: JPA2 Query comparisons over instances of embeddable class are not supported  (was: JPA2 Query add support for embeddable of element collection in predicate and subquery)

> JPA2 Query comparisons over instances of embeddable class are not supported
> ---------------------------------------------------------------------------
>
>                 Key: OPENJPA-1064
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1064
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: query
>    Affects Versions: 2.0.0
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.