| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes, interfaces and annotations for building the domain layer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Repository<A extends AggregateRoot<I>,I>
A repository is responsible for consistently storing and retrieving a whole aggregate.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.