Reo: relational-object mapping


* reo website
* Public CVS web access
* reo project page
* reo Admin Page
* Download reo
* reo nightly CVS Tree tarball

  Reo: relational-object mapping
  Copyright (C) 2002 German Viscuso
  E-mail: netquake@netquake.com.ar
 
  This program is free software; you can redistribute it and/or modify
  it , under the terms of the GNU General Public License as published
  by the Free Software Foundation; either version 2 of the License,
  or (at your option) any later version.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  See the GNU General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


This is my attempt on studying object-relational transparent persistence 
mechanisms. The idea behind Reo is to throw away object attributes
and operate through getters/setters that tranparently handle persistence
via a relational database.
Currently a JBuilder 7 example application. Send me a message if
you want the example database (not included).

Reo: relational-object mapping
by German Viscuso netquake@netquake.com.ar
SourceForge Logo