JDBC Driver for JSON

Build 25.0.9539

BackwardsCompatibilityMode

Specifies whether the provider uses the legacy JSON parsing behavior available in earlier driver versions.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the driver uses the JSON parsing behavior and feature set available in the 2017 version.

When this property is set to false, the driver enables the enhanced flattening features introduced in later versions. These include the DataModel, FlattenArrays, and FlattenObjects properties, as well as dynamic flattening of tables and columns in SQL queries.

This property is useful for maintaining compatibility with legacy integrations that rely on the original JSON schema behavior.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539