-->
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: what is lazy loading?
PostPosted: Tue Mar 13, 2007 6:21 am 
Newbie

Joined: Wed Mar 07, 2007 3:26 am
Posts: 16
Location: Hyderabad,India
what is lazy loading and how can we achieve it?
plz help me with an example

_________________
sam


Top
 Profile  
 
 Post subject: Lazy Loading
PostPosted: Tue Mar 13, 2007 6:33 am 
Beginner
Beginner

Joined: Tue Dec 12, 2006 7:52 am
Posts: 20
lazy loading of different types
association ,class ,property

lazy loading means if u r mentioning lazy='true' in class level we r not getting data of child but we get reference to child objects.
if we r specify lazy='false' in class level we r getting data of child objects then performance goes down.by default lazy='true'


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.