Community
Participate
Working Groups
Cloned from: 344231: [DB] Improve Statement.executeBatch result checking https://bugs.eclipse.org/bugs/show_bug.cgi?id=344231 Some JDBC drivers (such as Oracle) do not always return the count of updated/inserted rows when using a batch execution. Though, they succeed and just return Statement.SUCCESS_NO_INFO instead of the count of updates/inserts.
Committed revision 8614: - branches/4.0-maintenance/plugins/org.eclipse.emf.cdo.server.db
Resolved
Closing.