[jboss-user] [JBossCache] - Re: Explicit locking?

manik.surtani@jboss.com do-not-reply at jboss.com
Thu May 31 10:05:16 EDT 2007


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



More information about the jboss-user mailing list