|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.otm.OTMKit
org.apache.ojb.otm.kit.SimpleKit
org.apache.ojb.otm.TestKit
Field Summary |
Fields inherited from class org.apache.ojb.otm.kit.SimpleKit |
_cloneableCopyStrategy, _defaultCopyStrategy, _lockMap, _lockWaitStrategy, _noOpCopyStrategy, _swizzlingStrategy, _txFactory |
Constructor Summary | |
protected |
TestKit()
Constructor for SimpleKit. |
Method Summary | |
static TestKit |
getTestInstance()
|
void |
setLockWaitStrategy(LockWaitStrategy lockWaitStrategy)
This allows to test different LockWaitStrategies |
Methods inherited from class org.apache.ojb.otm.kit.SimpleKit |
getCopyStrategy, getInstance, getLockMap, getLockWaitStrategy, getSwizzlingStrategy, getTransactionFactory, isEagerInsert, isImplicitLockingUsed, isInsertVerified |
Methods inherited from class org.apache.ojb.otm.OTMKit |
acquireConnection, getTransaction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected TestKit()
Method Detail |
public static TestKit getTestInstance()
public void setLockWaitStrategy(LockWaitStrategy lockWaitStrategy)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |