--- hezjing <[EMAIL PROTECTED]> wrote:
> What is the difference between a Model object and
> DAO?

DAOs get models. (Hmm, I think I need a DAO t-shirt
now--maybe it'll help.)

> Do we still require Person class say, if we create a
> PersonDao?

Yes. The Person class is the "thing" being represented
in the database. The DAO (may also be called a
"service", as in that article) operates on/with its
associated model.

(At least in my experience this is how it generally
works.)

d.




 
____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to