| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Databasescheme with UML
Goran Mandinic wrote:
> "Christian Bruckhoff" <brchrist_at_uni-koblenz.de> wrote in message
> news:f2jtm7$iq9$1_at_cache.uni-koblenz.de...
>>
>> How do I create a databasescheme with UML? In comparison to ER-diagrams I
>> would say, that entities are classes and relationships are associations
>> now. I think that should be right. But how you have to model a
>> relationship with attributes with UML?
>
> UML is not used to model relational databases, nor it can precisely
> accomplish that, nor it is invented to do so. In software development UML is
> mainly used in object-oriented systems. If modelling a relational database,
> why use else than E-R?
Because E-R isn't much better than UML? It cannot precisely model a relational database either. ORM is better.
As for representing a relationship with attributes in UML, you could use an association class.
-- JonReceived on Wed May 23 2007 - 02:28:10 CDT
![]() |
![]() |