| Package | Description | 
|---|---|
| org.apache.openjpa.persistence.jest | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JESTContext
An operational context combines a  
persistence context and a HTTP execution
 context expressed as a request and response. | 
| Modifier and Type | Method and Description | 
|---|---|
JPAServletContext | 
JESTCommand.getExecutionContext()
Get the execution context of this command. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JSONObjectFormatter.encode(Object obj,
      JPAServletContext ctx)  | 
protected void | 
JESTServlet.handleError(JPAServletContext ctx,
           Throwable t)  | 
| Constructor and Description | 
|---|
ProcessingException(JPAServletContext ctx,
                   Localizer.Message message,
                   int errorCode)  | 
ProcessingException(JPAServletContext ctx,
                   Throwable error)  | 
ProcessingException(JPAServletContext ctx,
                   Throwable error,
                   int errorCode)  | 
ProcessingException(JPAServletContext ctx,
                   Throwable error,
                   Localizer.Message message)  | 
ProcessingException(JPAServletContext ctx,
                   Throwable error,
                   Localizer.Message message,
                   int errorCode)  | 
PropertiesCommand(JPAServletContext ctx)  | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.