| Interface | Description |
|---|---|
| LockQuery |
A query with locking support, which is available through the
LockSupport API. |
| LockQueryAdapter<C extends QueryConfiguration> | |
| LockSupport<L extends LockSupport<L>> |
Provides lock support for suitable
Datastore operations. |
| Enum | Description |
|---|---|
| LockMode |
Available query lock modes.
|
| Exception | Description |
|---|---|
| LockAcquisitionException |
Exception used by Datastore operations indicating a problem acquiring a lock.
|
Copyright © 2019 The Holon Platform. All rights reserved.