slices query.getSingleResult is broken
--------------------------------------

                 Key: OPENJPA-787
                 URL: https://issues.apache.org/jira/browse/OPENJPA-787
             Project: OpenJPA
          Issue Type: Bug
          Components: query
    Affects Versions: 2.0.0
            Reporter: Fernando
            Priority: Critical


Pinaki Poddar wrote:
>   Query.getSingleResult() is badly broken (or, more precisely non-existent). 
>   Currently, use the workaround for Query.getSingleResult() i.e.
>     Query.getResultList().get(0) 

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

Reply via email to