Package | Description |
---|---|
org.apache.manifoldcf.core.database |
Modifier and Type | Field and Description |
---|---|
protected TransactionHandle |
TransactionHandle.previousTransaction |
protected TransactionHandle |
Database.th |
Modifier and Type | Method and Description |
---|---|
TransactionHandle |
TransactionHandle.getParent() |
Constructor and Description |
---|
TransactionHandle(IThreadContext tc,
TransactionHandle previousTransaction,
int transactionType) |