Uses of Interface
oracle.dbtools.plugin.api.json.objects.JSONNode.Builder
-
Packages that use JSONNode.Builder Package Description oracle.dbtools.plugin.api.json.objects API for creating in memory representations of JSON object graphs (JSONObjects
) and for serializing object graphs to JSON representations. -
- <section role="region">
Uses of JSONNode.Builder in oracle.dbtools.plugin.api.json.objects
Subinterfaces of JSONNode.Builder in oracle.dbtools.plugin.api.json.objects Modifier and Type Interface Description static interface
JSONArray.Builder
Build aJSONArray
instancestatic interface
JSONObject.Builder
BuildJSONObject
instances
- <section role="region">