3.00.5

3.00.5.0

New Features
  • Added support for the executeUpdate method of JDBCStatement and JDBCPreparedStatement to return the number of rows affected by delete, update, and insert into statements. This feature is available only when connected to DolphinDB Server version 3.00.5 or later.

Issues Fixed
  • Fixed the issue where calling clearBatch() on JDBCPreparedStatement incorrectly cleared the precompiled SQL statement.