| Package | Description | 
|---|---|
| org.apache.cayenne.configuration.rop.client | |
| org.apache.cayenne.configuration.server | |
| org.apache.cayenne.configuration.web | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientLocalRuntimeDeprecated. 
 since 4.0, use  ClientRuntimeBuilder.local(Injector) | 
| class  | ClientRuntimeA user application entry point to Cayenne stack on the ROP client. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerRuntimeObject representing Cayenne stack. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CayenneRuntime | WebUtil. getCayenneRuntime(javax.servlet.ServletContext context)Retrieves CayenneRuntime previously stored in provided context via
  WebUtil.setCayenneRuntime(ServletContext, CayenneRuntime). | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | WebUtil. setCayenneRuntime(javax.servlet.ServletContext context,
                 CayenneRuntime runtime)Stores  CayenneRuntimein the servlet context. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.