| Package | Description | 
|---|---|
| org.apache.cayenne.configuration.web | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SessionContextRequestHandlerDefault implementation of the  RequestHandlerthat stores per-userObjectContextin a web session and binds it to request thread. | 
| class  | StatelessContextRequestHandlerStateless implementation of  RequestHandlerthat creates a newObjectContextfor each request and binds it to the request thread. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.