-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: org.hibernate.hql.ast.QuerySyntaxException: Invalid path?
PostPosted: Wed Dec 02, 2009 3:51 pm 
Beginner
Beginner

Joined: Tue Feb 03, 2009 4:33 pm
Posts: 21
I'm receiving the "Invalid Path" exception, but from what I can tell, the HQL looks good to me...

Code:
org.hibernate.hql.ast.QuerySyntaxException: Invalid path: 'r.enabled' [select distinct sc from com.foo.entities.RoutingRule rr inner join rr.shortcode sc where r.enabled = true and r.application is not null]


Any ideas? Am I doing something wrong here?


Top
 Profile  
 
 Post subject: Re: org.hibernate.hql.ast.QuerySyntaxException: Invalid path?
PostPosted: Wed Dec 02, 2009 4:36 pm 
Beginner
Beginner

Joined: Tue Feb 03, 2009 4:33 pm
Posts: 21
Nevermind. I was using the wrong alias for RoutingRule ("r", instead of "rr").


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.