-->
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: illegal attempt to dereference collection
PostPosted: Tue May 29, 2007 3:10 pm 
Newbie

Joined: Tue Sep 19, 2006 4:48 pm
Posts: 10
Does this look like a hibernate bug? I just upgraded to hibernate3.2.4sp1.jar and this query stopped working.

Caused by: org.hibernate.QueryException:
illegal attempt to dereference collection
[region0_.id.states] with element property reference [code]

[
select b
from
Region r,
Borrower b
where
b.address.state.code in r.states.code and
r.id = :region
]


Top
 Profile  
 
 Post subject: jira issue
PostPosted: Thu Jun 21, 2007 1:51 pm 
Newbie

Joined: Wed Mar 29, 2006 8:42 pm
Posts: 7
I'm getting the same thing.

Somebody opened a JIRA issue, but it hasn't been accepted yet.
http://opensource.atlassian.com/project ... e/HHH-2667


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.