Version information
- Release date: April 12, 2021
- Version: V2.2.0
Overview
OceanBase Connector/J V2.2.0 improves compatibility with MySQL. This version applies to general businesses.
Feature enhancements
- Client IP addresses are supported.
- In MySQL mode, methods such as
getExportedKeys(),getImportedKeys(),getCrossReference(), andgetFunctionColumns()are supported in theDatabaseMetaDatainterface. - In Oracle mode, the
ZonedDateTimetype is supported for thesetObject()method.
Notice
In the current version, if characterEncoding=true is configured and the tenant uses the GBK character set, garbled display occurs when data is queried and inserted.