Uses of Class
org.apache.cayenne.configuration.CayenneRuntime
Package | Description |
---|---|
org.apache.cayenne.configuration.rop.client | |
org.apache.cayenne.configuration.server |
-
Uses of CayenneRuntime in org.apache.cayenne.configuration.rop.client
Subclasses of CayenneRuntime in org.apache.cayenne.configuration.rop.client Modifier and Type Class Description class
ClientRuntime
A user application entry point to Cayenne stack on the ROP client. -
Uses of CayenneRuntime in org.apache.cayenne.configuration.server
Subclasses of CayenneRuntime in org.apache.cayenne.configuration.server Modifier and Type Class Description class
ServerRuntime
Object representing Cayenne stack.