NullPointerException for aggregate query that has no selected records
---------------------------------------------------------------------

                 Key: OPENJPA-1473
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1473
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Pinaki Poddar


select SUM(p.intValue) from PObject p WHERE <some codition that selects no 
record> 
fails with NPE.



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