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

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Fri Oct 27 09:00:05 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2188?page=comments#action_25002 ] 

Max Rydahl Andersen commented on HHH-2188:
------------------------------------------

query.getReturnTypes() has similar problems.

> 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