Class OracleJsonJdbcType

All Implemented Interfaces:
Serializable, AggregateJdbcType, JdbcType

public class OracleJsonJdbcType extends OracleJsonBlobJdbcType
Specialized type mapping for JSON and the JSON SQL data type for Oracle.
Author:
Christian Beikov
See Also: