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: Dennis Williams <oracledba.williams_at_gmail.com>
Date: Wed, 15 Mar 2006 14:56:18 -0600
Message-ID: <de807caa0603151256x5b7e5b50xa63b3fcf3f697fe4@mail.gmail.com>


>
> Chris,

It's not important to start with an ERD. What it's important, IMHO, is to
> independently design the application and the database. When the two designs
> exist you can think about the mapping of data between the two worlds...

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. Then insist the application must be put into production immediately to meet the development deadlines. If the DBA objects, well that is just another example of those obstinate DBAs.

Dennis Williams

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

Original text of this message

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