3.00.5
3.00.5.0
New Features
-
Added support for the
executeUpdatemethod ofJDBCStatementandJDBCPreparedStatementto 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()onJDBCPreparedStatementincorrectly cleared the precompiled SQL statement.
