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
What is difference between function oriented design and object oriented design?
Which design pattern is mvc?
Using any system, product, or service your organization provides, identify the human system roles for the product.
What is onion architecture?
What is the builder pattern?
Is mvc is a design pattern?
What is the difference between adapter and facade?
What is the difference between factory and builder design pattern?
What is aop design?
What is the gang of four design pattern?
What are the disadvantages of singleton pattern?
What is the difference between proxy and adapter?
What is the factory pattern in the design pattern?
How do you choose a design pattern?
Why is singleton used?