Carlos:
You might want to give DBObjects in our Expresso framework/component library
a try - it allows you to reverse-engineer the existing schema & spit out the
code, or do the reverse: create the objects then have them generate the
tables in the DB for you. There's import/output and a "smart" servlet to
give you instant database maintenance forms (e.g. add/update/search/delete)
as well. It's at our site, http://www.javacorporate.com, and it's open
source. Lots of examples too (effectively the whole site you download from
is one example!).
Hope it's helpful,
Mike
Javacorporate Ltd
http://www.javacorporate.com
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's
> Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On
> Behalf Of Geoff
> Soutter
> Sent: Friday, December 10, 1999 12:21 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Framework to access relational data bases
>
>
> You mean a O-R (Object to Relational) mapping tool.
>
> There are plenty about, but most are payware. The one we use
> (TOPLink) is
> regarded as one of the best, but it costs _plenty_
>
>
> You could try looking up O-R mapping on Cetus Links -
> http://www.cetus-links.org/oo_db_systems_3.html
>
> Geoff
>
> -----Original Message-----
> From: Carlos Orrego <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Friday, 10 December 1999 13:49
> Subject: Framework to access relational data bases
>
>
> >Does anybody out there know of any freely available ava framework to
> provide a high level of abstraction to relational data bases
> throgh jdbc?
> >
> >I mean some framework that allows you to map tables to
> classes in a high
> level way.
> >
> >thanks
> >
> >Carlos Orrego
> >
> >_____________________________________________________________
> ______________
> >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
>
___________________________________________________________________________
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
___________________________________________________________________________
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