Hey Bernard, You might want to ask Martin as he's the one that added it.
Chad -----Original Message----- From: Bernard Sirius [mailto:[EMAIL PROTECTED] Sent: Sunday, January 16, 2005 6:22 AM To: Chad Brandon Subject: RE: [Andromda-user] can't choose inheritance strategy thanks. now the problem is that apparently the choice of an inheritance strategy places constraints on the associations (or does it?). The only strategy my rather convoluted model works with it the default one. Pitty thanks! bernard --- Chad Brandon <[EMAIL PROTECTED]> wrote: > Hi Bernard, it's a bug in the docs (which we've > fixed in RC1-SNAPSHOT, > anyway the correct docs are here: > http://team.andromda.org/docs/andromda-hibernate-cartridge/modeling.html) > > You'll see its supposed to be > @andromda.hibernate.inheritance > > Chad > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Bernard > Sirius > Sent: Saturday, January 15, 2005 5:39 AM > To: andromda_users > Subject: [Andromda-user] can't choose inheritance > strategy > > Hi, > > I'm using M3 with hibernate. I have many entities > inheriting a base one, with the default result that > everything is persisted in a huge table (55 > columns). > I'd like to fix that by changing the inheritance > strategy. > > In Poseidon, the UML modeler I use, I've thence > added > a "tagged value" with > tag="@andromda.inheritance.strategy", > value="concrete". > > While I'm not sure about the right strategy to use, > the latter attempt didn't change anything in the > generated schema. > > Did I do something wrong? > > bernard > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn > more. > http://info.mail.yahoo.com/mail_250 > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the > post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt > from ThinkGeek. > It's fun and FREE -- well, > almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Andromda-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/andromda-user > > __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
