You shouldn't be using the acquire, etc methods.  In 2.0.0, these methods are 
not available in the public API.

You could use Option.setForceWriteLock() on the invocation.

Updates will release locks as the call completes (unless run within a 
transaction, in which case it will release locks when the transaction commits 
or rolls back).



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050163#4050163

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050163
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to