Uses of Interface
io.awspring.spring.data.examples.repository.OrderItemCollectionRepository
Packages that use OrderItemCollectionRepository
-
Uses of OrderItemCollectionRepository in io.awspring.spring.data.examples.service.usecase
Constructors in io.awspring.spring.data.examples.service.usecase with parameters of type OrderItemCollectionRepositoryModifierConstructorDescriptionItemCollectionUseCase(OrderItemCollectionRepository tableViews, OrderItemCollectionByIndexRepository indexViews, OrderItemCollectionRecordRepository recordViews)