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
</section>Subinterfaces of JSONNode.Builder in oracle.dbtools.plugin.api.json.objects Modifier and Type Interface Description static interfaceJSONArray.BuilderBuild aJSONArrayinstancestatic interfaceJSONObject.BuilderBuildJSONObjectinstances
- <section role="region">