Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


wnet use DAO design in u r project?



wnet use DAO design in u r project?..

Answer / 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

More Java J2EE AllOther Interview Questions

What are the different types of ways where you can iterate over a list? : java collections

0 Answers  


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

0 Answers   CTS,


Difference between Spring framework and Struts framework?

12 Answers   IBM, L&T, VAM,


I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?

4 Answers  


what is java virtual machine

4 Answers  


What is need of DAO? Write one simple DAO example?

2 Answers   IBM,


Which interface does java.util.hashtable implement?

0 Answers  


What are the interfaces in java collections? : java collections

0 Answers  


How many controlers are there in spring? Plz send me ans

1 Answers   HCL,


How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }

6 Answers   Cap Gemini, TCS,


what is filter ?

2 Answers   SolutionNET,


i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com

1 Answers  


Categories