Class JsonAsStringArrayJdbcType

All Implemented Interfaces:
Serializable, AdjustableJdbcType, JdbcType

public class JsonAsStringArrayJdbcType extends JsonArrayJdbcType implements AdjustableJdbcType
Specialized type mapping for JSON_ARRAY and the JSON SQL data type.
See Also: