what are design patterns?

Answer Posted / srinivas.parigi

design patterns are a good solutions for reoccuring
problems in the development of appliation, and these are
designed by senior software developers by using very good
frameworks.
using design pattens a junior can spend less time to solve
the problems insted of spending lot of time for reoccuring
problems in the development of applications.
Ex :
single thread model,DataAccessObject,DataAccesLogic,
mvc-II(most popular today using in all development of
applications)
ejb design patterns(EDP) : SLDP(service locator design
pattern),Business deligate desing patt,Home cash
DP,DataTransfer Object (DTO)SessionFecade(SF),etc

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of jdbc?

587


What are the different types of interfaces in the api component?

521


How we can you use preparedstatement.

555


What is jndi lookup?

517


What are the basic exceptions in jdbc?

526






What does adapter class provide?

527


What are the utilities of the callablestatement?

520


What is the JDBC syntax for using a literal or variable in a standard Statement?

564


How do I start debugging problems related to the JDBC API?

526


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

570


Is jdbc secure?

514


What is createstatement method in java?

514


How many types of JDBC Drivers are present and what are they?

506


What is a lock in jdbc?

545


What is JDBC API and when do we use it?

574