3.00.2
3.00.2.0
New Features
- Added support for method
setQueryTimeout(int seconds)
inJDBCStatement
andJDBCPreparedStatement
for setting SQL query timeout. - Added reconnect parameter to
JDBCConnection
for automatic reconnection.
New Features
setQueryTimeout(int seconds)
in
JDBCStatement
and JDBCPreparedStatement
for setting SQL query timeout.JDBCConnection
for
automatic reconnection.