| Package | Description |
|---|---|
| org.hawkular.inventory.base.spi |
| Modifier and Type | Method and Description |
|---|---|
InventoryBackend.Transaction |
InventoryBackend.startTransaction(boolean mutating)
Starts a transaction in the backend.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryBackend.commit(InventoryBackend.Transaction transaction)
Commits the transaction.
|
void |
InventoryBackend.rollback(InventoryBackend.Transaction transaction)
Rolls back the transaction.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.