Uses of Package
oracle.sql.json
Packages that use oracle.sql.json
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
This package defines service provider interfaces (SPIs) that are consumed by
the Oracle JDBC Driver.
The API for JSON type in Oracle Database.
-
Classes in oracle.sql.json used by oracle.jdbc.aq
-
Classes in oracle.sql.json used by oracle.jdbc.spiClassDescriptionWrites a JSON type value to an output source.A JSON object (an unordered collection of zero or more key/value pairs).Reads a JSON type value from an input source as a stream of events.
-
Classes in oracle.sql.json used by oracle.sql.jsonClassDescriptionA JSON array (an ordered sequence of zero or more values).A raw binary value (in any format) stored within JSON data.A SQL/JSON DATE value.A SQL/JSON fixed decimal value.Marker indicating if this value is intended to be mapped to Java int, long, or BigDecimal/BigInteger.A 64-bit, double-precision floating-point number.Indicates that a problem occurred during JSON processing.A 32-bit, single-precision floating-point number.Writes a JSON type value to an output source.A SQL/JSON time interval in days, hours, minutes, and seconds.A SQL/JSON time interval in years and months.A JSON object (an unordered collection of zero or more key/value pairs).Reads a JSON type value from an input source as a stream of events.A SQL/JSON string value.Super type of
OracleJsonObjectandOracleJsonArray.A SQL/JSON timestamp (without a timezone).A SQL/JSON timestamp (with a timezone).The interface for JSON type in Oracle Database.A SQL/JSON vector.