| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JPAServletContext | |
|---|---|
| org.apache.openjpa.persistence.jest | |
| Uses of JPAServletContext in org.apache.openjpa.persistence.jest | 
|---|
| Classes in org.apache.openjpa.persistence.jest that implement JPAServletContext | |
|---|---|
 class | 
JESTContext
An operational context combines a persistence context and a HTTP execution
 context expressed as a request and response. | 
| Fields in org.apache.openjpa.persistence.jest declared as JPAServletContext | |
|---|---|
protected  JPAServletContext | 
AbstractCommand._ctx
 | 
| Methods in org.apache.openjpa.persistence.jest that return JPAServletContext | |
|---|---|
 JPAServletContext | 
JESTCommand.getExecutionContext()
Get the execution context of this command.  | 
 JPAServletContext | 
AbstractCommand.getExecutionContext()
 | 
| Methods in org.apache.openjpa.persistence.jest with parameters of type JPAServletContext | |
|---|---|
protected  void | 
AbstractCommand.debug(HttpServletRequest request,
      HttpServletResponse response,
      JPAServletContext ctx)
 | 
 void | 
JSONObjectFormatter.encode(Object obj,
       JPAServletContext ctx)
 | 
protected  void | 
JESTServlet.handleError(JPAServletContext ctx,
            Throwable t)
 | 
| Constructors in org.apache.openjpa.persistence.jest with parameters of type JPAServletContext | |
|---|---|
AbstractCommand(JPAServletContext ctx)
 | 
|
DomainCommand(JPAServletContext ctx)
 | 
|
FindCommand(JPAServletContext ctx)
 | 
|
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)
 | 
|
QueryCommand(JPAServletContext ctx)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||