Answer Posted / arunachalam
Data Access Layer which is receive a request from buisness
object layer and speaks to database , get the result and
return to buisness object.
All sqls and Stored procedure execution will be placed.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do you choose a design pattern?
When singleton pattern is used?
Can we have this pattern implemented using static class?
What is a behavioral design pattern?
Can you explain singleton pattern?
What are the most popular design patterns?
What are the main usage of the patterns?
What is the singleton design pattern?
What is the creational design pattern?
What is clean architecture?
What is the use of design patterns?
When should design patterns be used?
What is viper architecture?
What is use case in clean architecture?
Why singleton beans are not thread safe?