why not using a Stereotype for Property and then use it at the AssociationEnd - and later check that this kind of Stereotype is only set to an AssociationEnd
not elegant, but it works ekkehard thorque wrote: > > Oops...i will try this the next days... > > But without this we have a real problem. How do you define a relation to > another entity (table) as non-lazy. If you work on a remote system (e.g. > J2EE-Container and Web-Tier) the lazy-loading feature runs you in > problems. > So we should be able to deactivate lazy-loading. > > Thorsten > > On 6/27/07, Darius Jockel <[EMAIL PROTECTED]> wrote: >> >> >> >> >> thorque wrote: >> > >> > Hello Darius, >> > >> > the lazy property we need at >> > - Entity >> > - Field >> > - Associations >> > >> > For assocaition this mean you need a new Stereotype "EntityReference"? >> > >> It would be very nice, if I could add a Stereotype <<EntityReference>>, >> but >> I see tool problems. >> It is no problem to create a stereotype <<EntityReference>> for >> assiciations, but >> I had problems to edit the tagged values of an association stereotype in >> Topcased. >> And in Magic Draw I can't assign Stereotypes to an association. >> >> > > > -- > Thorsten Kamann > Software-Architect, Consultant, Coaching > Germany, NRW > > Business: > itemis products and solutions GmbH & Co. KG | Heinrichstraße 51 | 44536 > Lünen > > Rechtlicher Hinweis: > Amtsgericht Dortmund, HRA 15841 > P.h.G.: Komplementär: itemis management GmbH | Amtsgericht Dortmund HRB > 18939 | Geschäftsführer Jürgen Rödl > > Personal: > [EMAIL PROTECTED] > http://www.thorsten-kamann.de/ > callto://thorque > > Fornax-Platform - Platform for developing MDSD-related Tools and > components > http://www.fornax-platform.org/ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > -- View this message in context: http://www.nabble.com/including-attribute-tf3977330s17564.html#a11344602 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
