| Package | Description |
|---|---|
| com.holonplatform.async.datastore.transaction | |
| com.holonplatform.core.datastore.transaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncTransaction
Represents an asynchronous Datastore transaction, providing methods to commit and rollback
the transaction.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Transaction
Represents a Datastore transaction, providing methods to commit and rollback the
transaction.
|
Copyright © 2019 The Holon Platform. All rights reserved.