Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] @DiscriminatorColumn(How to change the index name for discriminator column)  () 1 Vote
[Teneo] @DiscriminatorColumn [message #827025] Thu, 22 March 2012 19:56 Go to next message
Rachna Bakhru is currently offline Rachna BakhruFriend
Messages: 45
Registered: July 2009
Member
How do I change index name for the discriminator column? Could you please give an example?
Re: [Teneo] @DiscriminatorColumn [message #827093 is a reply to message #827025] Thu, 22 March 2012 22:09 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi,
Afaics you can something like this:
@DiscriminatorColumn(column=@Column(index='abc'))

as an annotation, but you need to try it out a bit..

gr. Martin

On 03/22/2012 08:56 PM, RJ Mising name wrote:
> How do I change index name for the discriminator column? Could you please give an example?


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@xxxxxxxx - mtaal@xxxxxxxx
Web: www.springsite.com - www.elver.org
Previous Topic:Unresolved reference problems...
Next Topic:GWT /EMF Refactoring EditorEntryPoint to MVP pattern
Goto Forum:
  


Current Time: Fri Mar 29 12:51:41 GMT 2024

Powered by FUDForum. Page generated in 0.02325 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top