Uses of Interface
org.apache.openjpa.json.JSON
-
Uses of JSON in org.apache.openjpa.json
Modifier and TypeClassDescriptionclass
A JSON instance for persistence.static class
An array of objects.static class
A map whose key or value can be JSON. -
Uses of JSON in org.apache.openjpa.persistence.jest
Modifier and TypeMethodDescriptionJSONObjectFormatter.encode
(jakarta.persistence.metamodel.Metamodel model) JSONObjectFormatter.encode
(Collection<OpenJPAStateManager> sms, jakarta.persistence.metamodel.Metamodel model) JSONObjectFormatter.writeOut
(jakarta.persistence.metamodel.Metamodel model, String title, String desc, String uri, OutputStream out) JSONObjectFormatter.writeOut
(Collection<OpenJPAStateManager> sms, jakarta.persistence.metamodel.Metamodel model, String title, String desc, String uri, OutputStream out)