wnet use DAO design in u r project?

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


Please Help Members By Posting Answers For Below Questions

can u draw class/object diagram for ATM

5747


What are the different types of collections views being provided by the map interface? : java collections

774


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

754


What are the interfaces in java collections? : java collections

825


What are the queues in the java collection framework? : java collections

728






Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1794


What is iterator in the java collections framework? : java collections

720


What is the use of hashcode in java ?

775


What are maps interfaces in the java collections? : java collections

756


What are the different types of classes implemented in the set interfaces? : java collections

803


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2746


How is hashset maintained in memory by java ?

813


What are the main classes of the list interfaces? : java collections

761


What are the types of the main implementing classes in the map interfaces? : java collections

818


what is mean by hasing and maping in java platform and advantage?

2059