| Package | Description |
|---|---|
| com.holonplatform.core.query | |
| com.holonplatform.core.query.lock |
| Modifier and Type | Method and Description |
|---|---|
<R> Stream<R> |
QueryAdapter.stream(QueryOperation<C,R> queryOperation)
Execute a query using provided
QueryOperation and return query results as a Stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
LockAcquisitionException
Exception used by Datastore operations indicating a problem acquiring a lock.
|
Copyright © 2019 The Holon Platform. All rights reserved.