What combination of JDBC driver and backend do I need to have supportfor addBatch/executeBatch? What's a reasonable limit for number ofstatements in a batch - either by number of rows or total size?
-Igor