Uses of Interface
org.apache.openjpa.persistence.jest.JSON
-
Packages that use JSON Package Description org.apache.openjpa.persistence.jest -
-
Uses of JSON in org.apache.openjpa.persistence.jest
Classes in org.apache.openjpa.persistence.jest that implement JSON Modifier and Type Class Description class
JSONObject
A JSON instance for persistence.static class
JSONObject.Array
An array of objects.static class
JSONObject.KVMap
A map whose key or value can be JSON.
-