Displaying differences for changeset
 
display as  

src/java/m/example/jdbc/V1_0.java

@@ -51,6 +51,7 @@
       }
     } catch (SQLException | ServiceException ex) {
       LOG.log(Level.SEVERE, null, ex);
+      // propagate?
     }
   }