public interface Backend
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Backend.Operation |
static interface |
Backend.Result |
static interface |
Backend.Session |
| Modifier and Type | Method and Description |
|---|---|
Backend.Session |
open(Class<?> entityType) |
Backend.Session open(Class<?> entityType)
Copyright © 2020 The Immutables.org authors. All rights reserved.