jamonapi icon indicating copy to clipboard operation
jamonapi copied to clipboard

executeBatch for PreparedStatement

Open Rominet13 opened this issue 9 years ago • 0 comments

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 )

Rominet13 avatar Aug 13 '16 17:08 Rominet13