public interface GatewayRepo extends org.springframework.data.repository.CrudRepository<GatewayEntity,java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
GatewayEntity |
findByShopGuidAndGatewayId(GUID shopGuid,
java.lang.String gatewayId) |
GatewayEntity findByShopGuidAndGatewayId(GUID shopGuid, java.lang.String gatewayId)