Github user drinkjava2 commented on the issue:
https://github.com/apache/commons-dbutils/pull/2
I have no time to register on Apache only for post a suggestion. It's weird
you disabled github issue but worked everyday on here.
DbUtils is perfect, but the biggest problem is, may many people have the
same question : how to use Spring's transaction with it?
TransactionAwareDataSourceProxy works, but it is weird way because the purpose
is designed for legacy programs. If want use DataSourceUtils to get and release
Connection, you'll have to override the AbstractQueryRunner's
close/prepareConnection methods. Not everyone is expert of DbUtils know this
trick, why DbUtils improve itself to get better user experience of the
transaction control?
BTW, there is no review problem because I did not touch any byte of existed
DbUtils code, just added some new classes and put them in new folders. But
still as I said it's not a real pull request, I just want say some suggestion
of this project, it's not mature for DbUtils-Pro to submit into DbUtils.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]