[
https://issues.apache.org/jira/browse/OPENJPA-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick reassigned OPENJPA-787:
------------------------------------
Assignee: Pinaki Poddar
> 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
> Assignee: Pinaki Poddar
> 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.