org.apache.ojb.otm
Interface Kit
- All Known Implementing Classes:
- OTMKit
- public interface Kit
The interface to a configuration Kit
- Author:
- Matthew Baird
acquireConnection
public OTMConnection acquireConnection(PBKey pbKey)
getTransaction
public Transaction getTransaction(OTMConnection conn)
getSwizzlingStrategy
public Swizzling getSwizzlingStrategy()
getLockWaitStrategy
public LockWaitStrategy getLockWaitStrategy()
getLockMap
public LockMap getLockMap()
getCopyStrategy
public ObjectCopyStrategy getCopyStrategy(Identity oid)
isImplicitLockingUsed
public boolean isImplicitLockingUsed()
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