Package org.apache.openjpa.persistence.jest
package org.apache.openjpa.persistence.jest
-
ClassDescriptionComputes closure of a collection of managed objects.Static String constantsString reference of a managed object.Interface for JEST commands.Supported format monikers.An operational context combines a
persistence context
and a HTTP execution context expressed as arequest
andresponse
.A specialized HTTP servlet to interpret HTTP requests as Java Persistent API commands on a running persistence unit.An operating context provides apersistence context
and utility functions within which all JEST commands execute.A generic interface for a JSON encoded instance.A JSON instance for persistence.An array of objects.A map whose key or value can be JSON.Marshals a root instance and its persistent closure as JSON object.Attribute Category makes a finer distinction over PersistentAttributeType declared inAttribute.PersistentAttributeType
such as id, version, lob or enum.Compares attribute by their category and within the same category by name.A parameterized interface defines the protocol for convertingmanaged
persistence instances or a persistentdomain model
into a form suitable for transport to a language-neutral client such as an web browser.Specialized RuntimException thrown by JEST commands.Represents configuration properties in HTML.PrototypeFactory<K,T> A factory for a specific type of objects registered by a key.Reads from an input stream and writes to an output stream after replacing matched tokens by their counterpart.Marshals a root instance and its persistent closure as an XML element.