|
Hi
Matthew,
I am
not sure that I understand you correctly.
First
of all, <<ejbref>> is an old stereotype that is not used any more.
It is called <<EntityRef>>, now (see http://www.andromda.org/pages/modeling.html for
a definitive list of stereotypes).
Second: A dependency with <<EntityRef>> cause an EJB
reference generated by the EJB cartridge. For other cartridges, this stereotype
is ignored. Dependencies without a stereotype simply generate a Java "import"
statement.
Third: Associations between <<Entity>> classes do matter!
They generate persistent relationships with getters/setters in the EJB as well
as in the Hibernate cartridge.
Cheers...
Matthias
|
Title: Nachricht
- [Andromda-user] Association and Dependancy Matthew Pomar
- Matthias Bohlen
