jamonapi
jamonapi copied to clipboard
executeBatch for PreparedStatement
As you wanted, here is my version for catching PreparedStatement.executeBatch() with the real number of SQL queries in the bach. It throws an exception if statement.executeBatch() because it's more complex (see the issue https://github.com/stevensouza/jamonapi/issues/15 )