Uses of Package
org.apache.openjpa.persistence.jest

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

Classes in org.apache.openjpa.persistence.jest used by org.apache.openjpa.persistence.jest
AbstractCommand
          The abstract base class for all commands available to JEST.
JESTCommand
          Interface for JEST commands.
JESTCommand.Format
          Supported format monikers.
JPAServletContext
          An operating context provides a persistence context and utility functions within which all JEST commands execute.
JSON
          A generic interface for a JSON encoded instance.
MetamodelHelper.AttributeCategory
          Attribute Category makes a finer distinction over PersistentAttributeType declared in Attribute.PersistentAttributeType such as id, version, lob or enum.
ObjectFormatter
          A parameterized interface defines the protocol for converting managed persistence instances or a persistent domain model into a form suitable for transport to a language-neutral client such as an web browser.
ProcessingException
          Specialized RuntimException thrown by JEST commands.
PrototypeFactory
          A factory for a specific type of objects registered by a key.
TokenReplacedStream.Pattern
           
XMLFormatter
          Marshals a root instance and its persistent closure as an XML element.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.