| Package | Description |
|---|---|
| org.immutables.criteria.backend |
| Modifier and Type | Method and Description |
|---|---|
ImmutableUpdate |
ImmutableUpdate.Builder.build() |
static ImmutableUpdate |
ImmutableUpdate.copyOf(StandardOperations.Update instance) |
ImmutableUpdate |
ImmutableUpdate.withUpsert(boolean value) |
ImmutableUpdate |
ImmutableUpdate.withValues(Iterable<? extends Object> elements) |
ImmutableUpdate |
ImmutableUpdate.withValues(Object... elements) |
Copyright © 2020 The Immutables.org authors. All rights reserved.