Uses of Interface
org.apache.openjpa.persistence.jest.JSON

Packages that use JSON
org.apache.openjpa.persistence.jest   
 

Uses of JSON in org.apache.openjpa.persistence.jest
 

Classes in org.apache.openjpa.persistence.jest that implement JSON
 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.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.