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