moaxcp / download-magic

Automatically exported from code.google.com/p/project-penny
0 stars 0 forks source link

Fix check from updateDownload in JavaDBDownloadDAO #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Everytime updateDownload is called a query is run to see if the download exists 
in the db first. Remove that and instead check the return from the update. 
Throw the exception if it is not equal to 1.

Original issue reported on code.google.com by moa...@gmail.com on 6 May 2012 at 5:29

GoogleCodeExporter commented 9 years ago

Original comment by moa...@gmail.com on 6 May 2012 at 6:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r36.

Original comment by moa...@gmail.com on 6 May 2012 at 6:50