|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.imaginary.lwp.Transaction | +--com.imaginary.lwp.DLTransactionImpl
Constructor Summary | |
DLTransactionImpl()
|
Method Summary | |
void |
commit()
|
COM.ibm.mm.sdk.server.DKDatastoreDL |
getDatastoreDL()
|
COM.ibm.mm.sdk.server.DKDatastoreTS |
getDatastoreTS()
|
void |
rollback()
|
Methods inherited from class com.imaginary.lwp.Transaction |
begin,
end,
getCurrent,
getIdentifier,
getTimestamp,
save |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DLTransactionImpl()
Method Detail |
public COM.ibm.mm.sdk.server.DKDatastoreDL getDatastoreDL() throws COM.ibm.mm.sdk.common.DKException
public COM.ibm.mm.sdk.server.DKDatastoreTS getDatastoreTS() throws COM.ibm.mm.sdk.common.DKException
public void commit() throws PersistenceException
public void rollback() throws PersistenceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |