[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipselink-users] (Newbie)Optimistic Locking for Web Apps
|
- From: Tim Hollosy <hollosyt@xxxxxxxxx>
- Date: Thu, 10 Sep 2009 08:17:15 -0400
- Delivered-to: eclipselink-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=KfmHF/KFphRJd5bJlxB9FmxspSBBL90/rZbkenv7jeo=; b=Q7S5o+spmV292g0DqmrTHAnjIXbGAR65Cgt70rxf08bvWCn/Cr6JeRmmgn6MCuaLEz 6HQYmOL+6+ETTpuqq1GR5KRCF4vtpXHNuK5c0+DftZQBc/AIDqz4I5768vob7DDDrOy3 Jg+H+i5mmWrqfCLJ12bVmxutua1XPTr5aTqmM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Nu1SNbzuxwjjjlCNSYsk04DzXi9tlqQxJtuVI3YK/mc5GHmzC0mPv8s29S7w7PGr1V oICc+sYz0LaZbVCzTXVE5Wk4SuBGaMQRRCtswjzxTmLRyOZ7ax0CmrgIBpq1GGNN2NMt nGbFz32ojc+BZTlWd48IWpIKll07Zwkp7jtFI=
Just for future people, why don't you let us know what you missed?
./tch
On Thu, Sep 10, 2009 at 8:16 AM, RogerV <roger.varley@xxxxxxxxxxxxxx> wrote:
>
>
>
> RogerV wrote:
>>
>> Hi
>>
>> Could someone explain or point to a tutorial on how to implement
>> optimistic locking correctly in a web-application. I've added the version
>> column and annotation to my entity and I can see the version number
>> incrementing in the database every time I perform an update. I've read the
>> article at http://java.dzone.com/articles/dont-break-optimistic-locking
>> but I can still overwrite changes.
>>
>
> Please accept my apologies - I missed a crucial step from the example!
>
> Regards
> --
> View this message in context: http://www.nabble.com/%28Newbie%29Optimistic-Locking-for-Web-Apps-tp25381983p25382223.html
> Sent from the EclipseLink - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>