Releases
Release notes and version history for the JDBC Client connector.
JDBC Client 2.1
Connector now handles timestamps from Oracle databases correctly
JDBC Client 2.0
Added: Execute query; Execute update; Batch execute prepared statement; Batch execute raw statements;
- Added Batch execute prepared statement
- Added Batch execute raw statements
- Added Execute query
- Added Execute update
- Updated Batch prepared statement
- Updated Batch raw query
- Updated Prepared statement
- Updated Raw query