Uses of Interface
oracle.sql.json.OracleJsonStructure
Packages that use OracleJsonStructure
-
Uses of OracleJsonStructure in oracle.sql.json
Subinterfaces of OracleJsonStructure in oracle.sql.jsonModifier and TypeInterfaceDescriptioninterfaceA JSON array (an ordered sequence of zero or more values).interfaceA JSON object (an unordered collection of zero or more key/value pairs).