@Repository public interface OrderSpringRepository extends org.springframework.data.repository.CrudRepository<OrderStatus,java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
OrderStatus |
findByShopIdAndOrderId(GUID shopGuid,
GUID orderGuid) |
OrderStatus findByShopIdAndOrderId(GUID shopGuid, GUID orderGuid)