Skip to content

3.00.2.0

Latest
Compare
Choose a tag to compare
@chenxiYuDolphinDB chenxiYuDolphinDB released this 28 Oct 07:09
· 12 commits to master since this release

New Features

  • Added support for method setQueryTimeout(int seconds) in JDBCStatement and JDBCPreparedStatement for setting SQL query timeout.

  • Added reconnect parameter to JDBCConnection for automatic reconnection.