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