Uses of Interface
oracle.sql.json.OracleJsonStructure
-
Packages that use OracleJsonStructure Package Description oracle.sql.json The API for JSON type in Oracle Database. -
- <section role="region">
Uses of OracleJsonStructure in oracle.sql.json
</section>Subinterfaces of OracleJsonStructure in oracle.sql.json Modifier and Type Interface Description interfaceOracleJsonArrayA JSON array (an ordered sequence of zero or more values).interfaceOracleJsonObjectA JSON object (an unordered collection of zero or more key/value pairs).
- <section role="region">