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

2 messages Options
Embed this post
Permalink
JIRA jira@apache.org

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

Reply Threaded More More options
Print post
Permalink
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 jira@apache.org

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

Reply Threaded More More options
Print post
Permalink

     [ 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.