On Mon, 29 Jul 2002, Craig R. McClanahan wrote:

>
> There are DAO-like design patterns in some of the applications in the
> "contrib" directory of the CVS repository, and in many of the apps
> referenced on the resources page.  And, of course, the DAO descriptions
> from any competent patterns book should work just fine with Struts -- many
> of them come with example code that can give you a starting point.
>

I should also point out that there are also tools in the world that start
from a description of your data (or introspect the metadata of your
database)  and generate DAO classes for you.  Two open source ones to
check out (off the top of my head) are Torque and Castor, but there are
many alternatives.

Craig


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

Reply via email to