hdbc / hdbc-odbc

ODBC driver for HDBC
BSD 3-Clause "New" or "Revised" License
26 stars 34 forks source link

executeMany optimisations #3

Open zenzike opened 12 years ago

zenzike commented 12 years ago

Currently, executeMany is simply a call to replicateM execute. This could be optimised.