[
https://issues.apache.org/jira/browse/OPENJPA-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick resolved OPENJPA-917.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.0)
2.0.0
1.3.0
1.2.1
Thanks for the patch B.J!
> stored procedures throw InvalidStateException when using getSingleResult() or
> getResultList()
> ---------------------------------------------------------------------------------------------
>
> Key: OPENJPA-917
> URL: https://issues.apache.org/jira/browse/OPENJPA-917
> Project: OpenJPA
> Issue Type: Bug
> Components: query
> Affects Versions: 1.2.0
> Reporter: B.J. Reed
> Fix For: 1.2.1, 1.3.0, 2.0.0
>
> Attachments: OPENJPA-917.patch
>
>
> Currently, org.apache.openjpa.persistence.QueryImpl throws an
> InvalidStateException when any stored procedure is called. The code needs to
> be updated to allow native queries to continue without the exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.