| Package | Description |
|---|---|
| org.immutables.criteria.backend |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StandardOperations.Delete |
static interface |
StandardOperations.DeleteByKey |
static interface |
StandardOperations.GetByKey |
static interface |
StandardOperations.Insert |
static interface |
StandardOperations.Select |
static interface |
StandardOperations.Update |
static interface |
StandardOperations.UpdateByQuery |
static interface |
StandardOperations.Watch |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableDelete |
class |
ImmutableDeleteByKey |
class |
ImmutableGetByKey |
class |
ImmutableInsert |
class |
ImmutableSelect |
class |
ImmutableUpdate |
class |
ImmutableUpdateByQuery |
class |
ImmutableWatch |
| Modifier and Type | Method and Description |
|---|---|
Backend.Result |
Backend.Session.execute(Backend.Operation operation) |
Copyright © 2020 The Immutables.org authors. All rights reserved.