Interface SecondaryIndexRepository<T>
- All Superinterfaces:
Repository<T,Void>
- All Known Subinterfaces:
OrderStatusIndexRepository
Marker for read-only repositories backed by a DynamoDB secondary-index view.
- Since:
- 1.0.0
- Author:
- Matej Nedic
Repository<T,Void> OrderStatusIndexRepository