Why is dao used?
Answer / Brijesh Kumar Shukla
DAO (Data Access Object) is a design pattern that separates the data access logic from the business logic. It helps to decouple the application layers, making the code easier to maintain and test.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between @configuration and @component?
Does google use spring framework?
Explain the concept of auto wiring.
Explain webapplicationcontext.
Explain the spring mvc framework.
Explain the main aop concepts and terminology.
What is the difference between dao and repository?
What is spring dao?
Write about batchpreparedstatementsetter?
What is @configuration annotation in spring?
What are the modules in spring?
What are portlet applications?