3.00.2.0
·
153 commits
to master
since this release
New Features
-
Added support for method
setQueryTimeout(int seconds)inJDBCStatementandJDBCPreparedStatementfor setting SQL query timeout. -
Added reconnect parameter to
JDBCConnectionfor automatic reconnection.