|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extent | |
|---|---|
| com.atomikos.icatch | |
| Uses of Extent in com.atomikos.icatch |
|---|
| Methods in com.atomikos.icatch that return Extent | |
|---|---|
Extent |
TransactionControl.getExtent()
Deprecated. Get the extent for the transaction. |
Extent |
CompositeTransaction.getExtent()
Get the extent for the transaction. |
Extent |
ImportingTransactionManager.terminated(boolean commit)
Termination callback for current tx. |
| Methods in com.atomikos.icatch with parameters of type Extent | |
|---|---|
void |
Extent.add(Extent extent)
Add another extent to the current extent. |
void |
ExportingTransactionManager.addExtent(Extent extent)
Called after call returns successfully: add the extent of the call to the current tx. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||