3.00.2
3.00.2.1
Improvements
-
Added support for user login authentication to enhance security.
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.