Version information
- Release date: April 12, 2021
- Version: 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 scenarios.
Feature enhancements
- Added the client IP extension property for connections.
- 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 is set to true in the current version and the tenant's character set encoding is GBK, data queries and inserts may result in garbled characters.
