what is lazy loading in hibernate?Explain in detailed manner?
Answers were Sorted based on User's Feedback
Answer / subbareddy .m
lazy loading means on demand initializing to words object
data string
Is This Answer Correct ? | 0 Yes | 4 No |
What do you meant by Runtime Polymorphism?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
What r the attributes using in Win Runner?
0 Answers Tavant Technologies,
5. How do you round the addition or subtraction of two numbers in assembler?
you have a computer with 80GB hard disk and ubuntu 8.04 is installed on entire hard disk.now you have to create a seprate partition for windows OS and install win XP as dual boot.write down the steps involved along with the commands
1 Answers Anand Group, Indian Navy, TCS,
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what is the difference between a namespace and assembly ?
How to convert numeric value into words in c#????plz suggest me the coding of this question???
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
what diffrence between procedure and function?