| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSillyEntitySecond |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSillyEntitySecond |
ImmutableSillyEntitySecond.copyOf(SillyEntitySecond instance) |
ImmutableSillyEntitySecond.Builder |
ImmutableSillyEntitySecond.Builder.from(SillyEntitySecond instance) |
FluentFuture<Integer> |
SillyEntitySecondRepository.insert(SillyEntitySecond document) |
FluentFuture<Integer> |
SillyEntitySecondRepository.upsert(SillyEntitySecond document) |
| Modifier and Type | Method and Description |
|---|---|
FluentFuture<Integer> |
SillyEntitySecondRepository.insert(Iterable<? extends SillyEntitySecond> documents) |
Copyright © 2017 The Immutables.org authors. All rights reserved.