Package | Description |
---|---|
oracle.sql.json |
The API for JSON type in Oracle Database.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OracleJsonArray
A JSON array (an ordered sequence of zero or more values).
|
interface |
OracleJsonObject
A JSON object (an unordered collection of zero or more key/value
pairs).
|