GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/84
METAMODEL-6: Added UpdateSummary building for JDBC module
Some more progress on METAMODEL-6. This adds support for the JDBC module to
return number of inserts, updates, deletes and any generated keys. I chose the
JDBC module because it is arguably the most complex. I imagine the reusing bits
and pieces from here would be beneficial when implementing support in some of
the other modules.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
METAMODEL-6/execute-update-return-value
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/84.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #84
----
commit d888907b3b27d821e0b8fd9291987e9b56e44c68
Author: Kasper Sørensen <[email protected]>
Date: 2016-01-02T20:59:14Z
METAMODEL-6: Added UpdateSummary building for JDBC module
----
---
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.
---