alexander brack created DBUTILS-112:
---------------------------------------
Summary: Provide DbUtils.rollbackQuietly() method
Key: DBUTILS-112
URL: https://issues.apache.org/jira/browse/DBUTILS-112
Project: Commons DbUtils
Issue Type: Wish
Affects Versions: 1.6
Reporter: alexander brack
Priority: Trivial
Fix For: 1.6
One has to surround DbUtils.rollback(conn) method-call with try/catch wich
produces cluttered code. Connection has to remain open, that's why
DbUtils.rollbackAndCloseQuietly(conn) method is ruled out.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira