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/10/30 21:41:59 UTC

[jira] Created: (OPENJPA-1370) JPA2 missing implementation for createNamedQuery(String name, Class resultClass)

JPA2 missing implementation for createNamedQuery(String name, Class<T> resultClass)
-----------------------------------------------------------------------------------

                 Key: OPENJPA-1370
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1370
             Project: OpenJPA
          Issue Type: Bug
          Components: jpa
    Affects Versions: 2.0.0
            Reporter: Catalina Wei
            Assignee: Catalina Wei


Missing implementation for createNamedQuery(String name, Class<T> resultClass), when attempted, it reports 
UnsupportedOperationException()

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


[jira] Updated: (OPENJPA-1370) JPA2 missing implementation for createNamedQuery(String name, Class resultClass)

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

Donald Woods updated OPENJPA-1370:
----------------------------------

    Affects Version/s:     (was: 2.0.0)
                       2.0.0-M3
        Fix Version/s:     (was: 2.0.0)
                       2.0.0-beta

> JPA2 missing implementation for createNamedQuery(String name, Class<T> resultClass)
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1370
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1370
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.0.0-M3
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 2.0.0-beta
>
>
> Missing implementation for createNamedQuery(String name, Class<T> resultClass), when attempted, it reports 
> UnsupportedOperationException()

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


[jira] Resolved: (OPENJPA-1370) JPA2 missing implementation for createNamedQuery(String name, Class resultClass)

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

Catalina Wei resolved OPENJPA-1370.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

> JPA2 missing implementation for createNamedQuery(String name, Class<T> resultClass)
> -----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1370
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1370
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.0.0
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 2.0.0
>
>
> Missing implementation for createNamedQuery(String name, Class<T> resultClass), when attempted, it reports 
> UnsupportedOperationException()

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