[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1146) latest cvs(11/10/05) hibernate3 issue with classic query

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:50 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1146.
-------------------------------


Closing stale resolved issues

> latest cvs(11/10/05)  hibernate3 issue with classic query
> ---------------------------------------------------------
>
>                 Key: HHH-1146
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1146
>             Project: Hibernate Core
>          Issue Type: Bug
>         Environment: latest CVS from date 11/10/05
>            Reporter: user1
>            Assignee: Steve Ebersole
>            Priority: Minor
>             Fix For: 3.1 rc3
>
>
> I just took latest cvs hibernate3. I am using classic query - and the queries that used to work, doesn't work with this latest. It gives an error saying : 
> java.lang.UnsupportedOperationException: select clause aliases ar 
> e not supported by classic parser 
> at org.hibernate.hql.classic.QueryTranslatorImpl.getReturnAliases(QueryTranslatorImpl.java:230) 
> at org.hibernate.engine.query.HQLQueryPlan.<init>(HQLQueryPlan.java:95) 
> at org.hibernate.engine.query.HQLQueryPlan.<init>(HQLQueryPlan.java:52) 
> at org.hibernate.engine.query.QueryPlanCache.getHQLQueryPlan(QueryPlanCache.java:71) 
> at org.hibernate.impl.AbstractSessionImpl.getHQLQueryPlan(AbstractSessionImpl.java:108) 
> at org.hibernate.impl.AbstractSessionImpl.createQuery(AbstractSessionImpl.java:88) 
> please, can this be fixed? I need to use the latest cvs due to some bugs that got fixed and I need to implement this newly build hibernate3.jar

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