Package io.agistep.event.repository
Interface AggregateRepository<AGG>
- All Known Implementing Classes:
SimpleAggregateRepository
public interface AggregateRepository<AGG>
-
Method Summary
-
Method Details
-
getNextId
long getNextId() -
save
-
findById
-