org.apache.ojb.otm.lock.isolation
Interface TransactionIsolation
- All Known Implementing Classes:
- AbstractIsolation
- public interface TransactionIsolation
- Author:
- Raghu Rajah
readLock
public void readLock(Transaction tx,
ObjectLock locks)
throws LockingException
- Throws:
LockingException
writeLock
public void writeLock(Transaction tx,
ObjectLock locks)
throws LockingException
- Throws:
LockingException
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