-->
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.  [ 3 posts ] 
Author Message
 Post subject: <many-to-one>'s property: not-found
PostPosted: Sun Mar 25, 2007 3:04 am 
Newbie

Joined: Wed Mar 21, 2007 3:19 am
Posts: 1
I set class's property [lazy] : lazy="true" in the XX-hbm-xml,

and add [not-found] property into [many-to-one] as value "ignore":

<many-to-one
...
not-found="ignore"
...
/>

but when I execute Query, I find it does not fetch lazily .


why?

thanks for your reply.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2007 10:26 am 
Newbie

Joined: Mon Apr 02, 2007 10:20 am
Posts: 1
Just discovered the same while debugging performance issues. Doesn't seem to make sense as 'expected behavior'. We must be able to define '0-n' rerlationships and lazy load.

Is there any workaround?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 11, 2007 5:38 am 
Newbie

Joined: Sat May 14, 2005 2:17 pm
Posts: 18
I stumbled onto the asme problem. Did you find a solution allready.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.