3.00.5
3.00.5.0
新功能
-
JDBCStatement和JDBCPrepareStatement的executeUpdate方法支持返回 SQL delete, update, insert into 语句所影响的行数。仅在连接的 DolphinDB Server 版本为 3.00.5 或以上时生效。
故障修复
- 修复
JDBCPrepareStatement调用clearBatch时错误地清除了预编译 SQL 的问题。
