Gary Godfrey Messages: 31 Registered: February 2012
Member
Hi,
In my .ecore model I have set some attributes to have transient = true. When I generate the JPA model code, how do I ensure these get the @Transient annotation applied?
Hmm, transient is here for xml-persistence. But I think it makes sense to re-use it here.
Can you enter a feature request for this in bugzilla?
gr. Martin
On 08/13/2012 05:38 PM, Gary Godfrey wrote:
> Hi,
>
> In my .ecore model I have set some attributes to have transient = true. When I generate the JPA model code, how do I
> ensure these get the @Transient annotation applied?
>
> Regards,
> Gary