| Package | Description |
|---|---|
| com.atomikos.icatch |
| Modifier and Type | Method and Description |
|---|---|
Extent |
CompositeTransaction.getExtent() |
Extent |
ImportingTransactionManager.terminated(boolean commit)
Signals that the incoming request is done processing, in order to
terminate the transaction context for the calling thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extent.add(Extent extent)
Merges another extent into this one.
|
void |
ExportingTransactionManager.addExtent(Extent extent)
Should be called after call returns successfully:
adds the extent of the call to the current transaction.
|
Copyright © 2019. All Rights Reserved.