Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: java for the database
Thanks Chris. I haven't had the opportunity to experience the opposite.
Perhaps you can provide more details about what is bad about creating the
ERD, then asking the Java people to work against that. I'm assuming they
wouldn't create a one-to-one relationship between classes and database
tables, but to me as a DBA it seems like a good starting point.
Dennis
On 3/15/06, Christian Antognini <Christian.Antognini_at_trivadis.com> wrote:
>
> 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:38:25 CST
![]() |
![]() |