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
Which design pattern is mvc?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What is singleton and factory pattern?
What are the benefits of the proxy in the design pattern?
When should design patterns be used?
Describe the builder design pattern
Give me example of observer design pattern?
Did you use ooa/ood methodologies? Did you use design patterns?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
what is the lazy design pattern?
Is singleton an anti pattern?
What is aop design?
Are you using singleton in your code?
What is proxy in design pattern?
What is difference between function oriented design and object oriented design?