Hello Jason,

very easy, check out the WebApp Framework http://www.webapp.de its
include a complete persistence layer with modelling tool.

Regards
        Peter


Jason C Puyleart schrieb:
>
> hi.
>
> I've been writing objects using Java and C++ for a while now and have been
> running into the same problem repeatedly.
>
> Can someone point me to some books, reference materials, code, anything
> that cleanly separates the idea of object persistence from the objects.  I
> don't think that my JDBC calls should be within the object but I don't
> really know of another way to do it.
>
> Also, are people using JDBC to map relational database information to
> objects or is everyone just using the result set object that is passed
> back?  Are their any tools for doing this sort of mapping?  (Do they
> support relationships, etc...)
>
> It comes down to the fact that I just want to write cleaner code, and I'm
> not sure quite how.  Any help would be immensely appreciated.  Thanks in
> advance!
>
> Jason
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

--
Mit freundlichen Gr��en
ppa Peter Ro�bach
FACTUM Projektentwicklung und Management GmbH
---
Phone:  (49) 2 31 / 975129 - 0
Fax:    (49) 2 31 / 975129 - 266
E-Mail: [EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to