Version information
- Release date: April 12, 2021
- Version number: V2.2.0
Overview
OceanBase Connector/J V2.2.0 is based on OceanBase Connector/J V2.1.0 and improves MySQL compatibility. It can be used for regular business operations.
Feature enhancements
- Added the Client IP connection extension attribute.
- In MySQL-compatible mode, the
DatabaseMetaDatainterface now supports methods such asgetExportedKeys,getImportedKeys,getCrossReference, andgetFunctionColumns. - In Oracle-compatible mode, the
setObjectmethod now supports theZonedDateTimetype.
Notice
When characterEncoding=true is set in the current version and the tenant's character set encoding is GBK, data queries and inserts may result in garbled characters.
