| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes for the domain layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.persist(A aggregate)
Creates an aggregate in the persistence.
|
A |
Repository.save(A aggregate)
Updates an aggregate in the persistence
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.