-
Oct 20th, 2009, 11:37 PM
#1
Using Roo with an existing database
I have an existing database that I have to write a simple web based CRUD application for. I'm considering using Roo. The problem I've seen so far is that Roo wants to create it's own database based on the domain objects. Is there or is there going to be a reverse mapping? Something like this exists in Django:
http://docs.djangoproject.com/en/dev...gacy-databases
I think it's very useful because in most corporations the data already exists in some relational form and it's the applications that change or get replaced.
Thanks,
Martin
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules