Class OracleJsonArrayJdbcType

All Implemented Interfaces:
Serializable, JdbcType
Direct Known Subclasses:
OracleOsonArrayJdbcType

public class OracleJsonArrayJdbcType extends OracleJsonArrayBlobJdbcType
Specialized type mapping for JSON and the JSON SQL data type for Oracle.
See Also: