Tuesday, November 29, 2011

What is lazy loading?

Lazy loading means not creating an object until the first time it is accessed. Lazy loading typically looks like this:
Category:EJB Interview Questions

No comments:

Post a Comment