Answer Posted / kalyan
Bascially DAO is used in three tier architecture.
Three tire architecture is comprised of the following layers
1.Presentaion layer
2.Business layer
3.Data Access layer
Data Access layer will have all the code to intercat with
the data base server.so that when next time the data base
server is changed there is no need to chane in the present
and business layers.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What is an algorithm in java collection framework? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What are the different types of collections views being provided by the map interface? : java collections
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the different types of ways where you can iterate over a list? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
Which sorting algorithm is used by collections.sort() in java ?
What are the considerations to be made in case of loops in java ?
What are the main classes of the list interfaces? : java collections
What is the Spring2.5 MVC Navigation flow?
What do you understand by synchronization? Why is it important?
can u draw class/object diagram for ATM
What are the queues in the java collection framework? : java collections