chenxiYuDolphinDB
released this
28 Oct 07:09
·
12 commits
to master
since this release
New Features
-
Added support for method
setQueryTimeout(int seconds)
inJDBCStatement
andJDBCPreparedStatement
for setting SQL query timeout. -
Added reconnect parameter to
JDBCConnection
for automatic reconnection.