Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfLocalTransaction |
IDfSession.beginTransEx()
begin a nested transaction
|
Modifier and Type | Method and Description |
---|---|
void |
IDfSession.abortTransEx(IDfLocalTransaction tx)
abort the transaction specified by the IDfTransaction
|
void |
IDfSession.commitTransEx(IDfLocalTransaction tx)
commit the transaction specified by the IDfLocalTransaction
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.