| Package | Description |
|---|---|
| com.holonplatform.core.datastore |
| Modifier and Type | Method and Description |
|---|---|
default BulkUpdate |
Datastore.bulkUpdate(DataTarget<?> target,
DatastoreOperations.WriteOption... options)
Create a
BulkUpdate operation, which can be used to configure and execute a bulk UPDATE
operation. |
Copyright © 2019 The Holon Platform. All rights reserved.