| Modifier and Type | Class and Description |
|---|---|
class |
UpdateCollectionOperation
Update documents matching Filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InsertOperation
Insert document to collection or object to ObjectRepository.
|
class |
UpdateOperation
Update document in collection or object in ObjectRepository.
|
class |
UpsertOperation
Upsert (Insert or Update) document in collection or object in ObjectRepository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateRepositoryOperation
Update objects matching ObjectFilter.
|
Apache Camel