| Package | Description |
|---|---|
| org.immutables.criteria.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableUpdate |
| Modifier and Type | Method and Description |
|---|---|
static StandardOperations.Update |
StandardOperations.Update.ofValues(Iterable<?> values) |
default StandardOperations.Update |
StandardOperations.Update.withUpsert() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableUpdate |
ImmutableUpdate.copyOf(StandardOperations.Update instance) |
ImmutableUpdate.Builder |
ImmutableUpdate.Builder.from(StandardOperations.Update instance) |
Copyright © 2020 The Immutables.org authors. All rights reserved.