isn't SELECT FOR UPDATE an Oracle-ism?

instead of either entity locking or S-F-U, why not use an optimistic
concurrency scheme, with verified updates? there was recently a nice
catfight on the EJB-INTEREST mailing list between several vendors on
this subject, the result of which seemed to be that this would be the
approach which maximized both performance and portability.

-- 

joe

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to