Hello We use optimistic locking strategy in our application but in one or two cases we need to lock the whole table using "select for update" how to do this? Do we need to create native query?
-- View this message in context: http://n2.nabble.com/slect-for-update-question-tp2916053p2916053.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
