Pages
Home
java
MySQL
JDBC
hibernate
Servlets
JSP
Spring
Struts
Hadoop
What are the differences between aggressive loading and lazy loading?
Ans:
If the object is created at run time, only when the programmer requires is known as lazy loading. Where as in eager loading object is created in normal way.
Newer Post
Older Post
Home