[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2188) Query.getReturnAliases() has NPE for polymorphic queries

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Fri Oct 27 08:56:04 EDT 2006


Query.getReturnAliases() has NPE for polymorphic queries
--------------------------------------------------------

         Key: HHH-2188
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2188
     Project: Hibernate3
        Type: Bug

  Components: core  
    Versions: 3.2.0.ga    
    Reporter: Max Rydahl Andersen


s.createQuery("from java.lang.Object").getReturnAliases() result in NPE

previously it returned null if it could not give info about returnAliases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list