| Package | Description |
|---|---|
| org.fuin.ddd4j.ddd | |
| org.fuin.ddd4j.esrepo |
Copyright (C) 2015 Michael Schnell.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Repository<ID extends AggregateRootId,T extends AggregateRoot<ID>>
Repository that supports CRUD operations for an aggregate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAggregateRoot<ID extends AggregateRootId>
Base class for aggregate roots.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventStoreRepository<ID extends AggregateRootId,AGGREGATE extends AggregateRoot<ID>>
Event store based repository.
|
Copyright © 2019 fuin.org (Germany). All Rights Reserved.