| Package | Description |
|---|---|
| com.avaje.ebeanservice.docstore.api | |
| com.avaje.ebeanservice.docstore.none |
| Modifier and Type | Method and Description |
|---|---|
<T> DocStoreQueryUpdate<T> |
DocStoreUpdateProcessor.createQueryUpdate(BeanType<T> beanType,
int bulkBatchSize)
Create a processor to handle updates per bean via a findEach query.
|
| Modifier and Type | Method and Description |
|---|---|
<T> DocStoreQueryUpdate<T> |
NoneDocStoreUpdateProcessor.createQueryUpdate(BeanType<T> beanType,
int bulkBatchSize) |
Copyright © 2016. All rights reserved.