Uses of Class
io.queryanalyzer.example.model.Order
Packages that use Order
-
Uses of Order in io.queryanalyzer.example.repository
Methods in io.queryanalyzer.example.repository that return types with arguments of type OrderModifier and TypeMethodDescriptionOrderRepository.findByUserId(Long userId) OrderRepository.findByUserIdIn(List<Long> userIds)