| Package | Description |
|---|---|
| com.holonplatform.core.datastore.beans |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanBulkUpdateOperation<B,O extends BeanBulkUpdateOperation<B,O>>
Bulk
UPDATE bean DatastoreOperation configuration. |
interface |
BeanDatastoreOperations<R,BI extends BeanBulkInsertOperation,BU extends BeanBulkUpdateOperation,BD extends BeanBulkDeleteOperation,Q extends BeanQueryBuilder>
Interface similar to
DatastoreOperations, which provides the same methods using a bean class to represent the
peristent entity data and the data model attributes. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanBulkUpdate<T>
Bean
BulkUpdateOperation. |
Copyright © 2019 The Holon Platform. All rights reserved.