-->
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.  [ 1 post ] 
Author Message
 Post subject: 3.6.10 how does eager fetch work with criteria and JPQL?
PostPosted: Mon May 28, 2012 8:57 pm 
Regular
Regular

Joined: Wed Jan 21, 2009 8:41 pm
Posts: 54
In order to get naturalId working I'm using Criteria as it seems to be the only way for it to work.

However, I end up with a LazyInitializationException with a FetchMode.JOIN and I have no detactched instances. I am however using unwrap to get the HibernateEntityManager so I can get it's session.

Why would I get LazyInitializationException when performing a fetch like this?

Has anybody clarified how you can get an eager fetch when using HQL or JPQL?

Must you actually join your entities in the query for this to work?


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

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.