| Package | Description |
|---|---|
| com.dslplatform.client | |
| com.dslplatform.patterns |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientPersistableRepository<T extends AggregateRoot>
Common base implementation for
persistable repository. |
class |
ClientRepository<T extends Identifiable>
Common base implementation for
repository. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistableRepository<T extends AggregateRoot>
Service for doing CRUD operations.
|