| Author |
example of an implementation using delegate factory, dao factory and business delegate
|
dilip satyaraghava
Greenhorn
Joined: Nov 22, 2011
Posts: 8
|
|
|
we were asked to implent a project using delegate factory, dao factory and business delegate.. but i am clueless of how to implement it. . i have gone through these models.. but getting problem in implementing it.. it would be helpful if i could get a small example using these design patterns in an example
|
 |
Wendy Gibbons
Bartender
Joined: Oct 21, 2008
Posts: 774
|
|
sorry we are not a code mill, http://www.coderanch.com/how-to/java/NotACodeMill or a homework factory (bother lost that link)
This is quite an advance project, so you must have some knowledge of java by now, do you want to discuss the 3 different terms you have been given?
|
 |
dilip satyaraghava
Greenhorn
Joined: Nov 22, 2011
Posts: 8
|
|
|
i wanted the need for them ... i could not understand going through that.. so i thought going through a small example would help my cause.. it would be helpful if i get to know why and how they are used atleast
|
 |
Wendy Gibbons
Bartender
Joined: Oct 21, 2008
Posts: 774
|
|
for dao factory here is a page:
http://www.javapractices.com/topic/TopicAction.do?Id=128
http://www.codeproject.com/Articles/9268/Delegate-Factory
I will leave you to search for the other one
|
 |
 |
|
|
subject: example of an implementation using delegate factory, dao factory and business delegate
|
|
|