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