How do you stop lazy loading?



How do you stop lazy loading?..

Answer / Anoop Kumar Pandey

Lazy loading can be stopped by disabling it in the configuration or by explicitly loading all data or resources immediately, instead of waiting for them to be requested.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Explain in the metadata contained in the beandefinition objects.

1 Answers  


What does a simple spring application contain?

1 Answers  


What do you mean by viewresolver in spring?

1 Answers  


What is spring boot rowmapper? : Spring Boot

1 Answers  


What is the spring java based configuration?

1 Answers  


Explain the function of spring mvc interceptor along with its usage.

1 Answers  


What is spring and hibernate?

1 Answers  


Why do we use spring mvc?

1 Answers  


Why do we use @override?

1 Answers  


What is difference between spring and hibernate?

1 Answers  


Is singleton beans are thread safe in spring framework?

1 Answers  


What are the types of dependency injection spring supports?

1 Answers  


Categories