Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: java for the database

RE: java for the database

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Wed, 15 Mar 2006 23:02:18 +0100
Message-ID: <F2C9CCA71510B442AF71446CAE8AEBAF3F55DB@MSXVS04.trivadis.com>


Dennis

> The problem I've experienced is that the Java people
> will try to create their class diagrams first, and
> directly create the database schema from those, ie.,
> create a table to persist each class.

I experienced the same illness. Of course, at least for non-simple applications, this is catastrophic. The point is that the opposite, i.e. basing the classes on the database design, isn't better.

Regards,
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 15 2006 - 16:02:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US