Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: java for the database
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-lReceived on Wed Mar 15 2006 - 16:02:18 CST
![]() |
![]() |