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
my interviewer asked me what technical specification you used how to answer that question
What are the different types of features of the java collections framework? : java collections
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What is the use of hashcode in java ?
What are the considerations to be made in case of loops in java ?
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 ?
How is hashset maintained in memory by java ?
What are the types of java collections? : java collections
What are the types of interface used in the java collections? : java collections
Which sorting algorithm is used by collections.sort() in java ?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
please mail me the interview question based on java/j2ee
What are the different types of classes implemented in the set interfaces? : java collections
What are the uses of the set interfaces in the java collections? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?