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