Thread:
 Why the outer-join setting? 
 damo9f   08 Mar 2005, 11:41 
 Re: Why the outer-join setting? 
 damo9f   08 Mar 2005, 11:46 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: damo9f (08 Mar 2005, 11:46) Replies: 0, Views: 40977
Subject: Re: Why the outer-join setting?
I think I see -- outer-join=false means do not do any deep or 
pre-fetching.  I.e. outer-joing=false does not cause an inner join to be 
used; rather, it prevents any join from being used to load the related 
objects in a single query.  Pre-loading would defeat the purpose of any 
attemped lazy fetching.
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]