org.apache.ojb.otm.lock
Interface LockListener
- public interface LockListener
Protocol to notify when a lock is released by a transaction. This is used by wait strategies to
implementation deadlock prevention/detection/recovery algorithms.
- Author:
- Raghu Rajah
lockReleased
public void lockReleased(Transaction tx,
Identity oid)
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14