Rick,
Thanks for the reply. I figured it out myself. I put
@ForeignKey(deleteAction=ForeignKeyAction.CASCADE) in the ChildEntity above
the @ManyToOne annotation and it fixed.
I will post the whole code later just to help others.
Thanks,
JP
Rick Curtis wrote:
>
> JP -
>
> You're going to need to post more information to help us figure out what
> the problem is that you're seeing. Possibly a simple scenario, a stack
> trace, etc, etc...
>
> -Rick
>
>
> JayaPrakash wrote:
>>
>> Hi,
>>
>> Please can anybody help me get out of the
>> OptimisticLockingException occuring when using a @ElementDependent.
>> Trying for the past one week, no luck. Is it a bug or should we use some
>> other annotation with this?
>>
>> Please help
>>
>> Regards,
>> JP
>>
>>
>
>
--
View this message in context:
http://n2.nabble.com/%40ElementDependent-tp3221956p3222336.html
Sent from the OpenJPA Developers mailing list archive at Nabble.com.