Uses of Interface
org.fuin.ddd4j.ddd.Repository
-
Packages that use Repository Package Description org.fuin.ddd4j.esrepo Copyright (C) 2015 Michael Schnell. -
-
Uses of Repository in org.fuin.ddd4j.esrepo
Classes in org.fuin.ddd4j.esrepo that implement Repository Modifier and Type Class Description classEventStoreRepository<ID extends AggregateRootId,AGGREGATE extends AggregateRoot<ID>>Event store based repository.
-