what is lazy loading in hibernate?Explain in detailed manner?

Answers were Sorted based on User's Feedback



what is lazy loading in hibernate?Explain in detailed manner?..

Answer / raj

Check out this link.

http://www.javalobby.org/java/forums/t20533.html

it's probably one of the good answers I think explains what
and how it goes.

Is This Answer Correct ?    38 Yes 17 No

what is lazy loading in hibernate?Explain in detailed manner?..

Answer / subbareddy .m

lazy loading means on demand initializing to words object
data string

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Programming Languages AllOther Interview Questions

Which method protects back button to retrieve old value from previous page in Struts.

0 Answers  


is try block possible without catch block?

3 Answers  


what is difference between java and c#

2 Answers   Cyient,


Who is providing best mainframes online training in Hyderabad

1 Answers  


In staad pro, how can we design ROOF SLAB?

0 Answers   L&T,






What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

0 Answers  


which worker is involved in all the phases of SDLC?

0 Answers  


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

0 Answers   Amazon,


Explain polymorphism. Provide an example.

0 Answers   Amazon,


what is different between kenerl mode and user mode?

1 Answers  


can we convert .class file to dll file

1 Answers  


What is the difference between COM and CORBA?

0 Answers   Yahoo,


Categories