Skip to main content

Timeline for Jython using JDBC

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Jan 20, 2018 at 14:16 comment added Steven Lewis Something like the link I posted above, which is in java but the idea is the same.
Jan 20, 2018 at 14:16 comment added Steven Lewis codeproject.com/Questions/172028/How-to-refactor-try-catch
Jan 20, 2018 at 14:11 comment added Steven Lewis The idea is to separate out the interesting parts of your code (the SQL, etc) from the boring plumbing stuff (the try catch block). Think about how you might do that.
Jan 19, 2018 at 7:01 comment added miracle173 Thank you for your comment. I have a very basic knowledge of decorators but I don't understand what you mean by 'abstract out the try catch finally' and what I should try to achieve. Could you elaborate on this?
Jan 19, 2018 at 3:36 review First posts
Jan 19, 2018 at 4:27
Jan 19, 2018 at 3:32 history answered Steven Lewis CC BY-SA 3.0