Uses of Interface
org.apache.cayenne.configuration.ObjectStoreFactory
| Package | Description | 
|---|---|
| org.apache.cayenne.configuration | |
| org.apache.cayenne.configuration.server | 
- 
Uses of ObjectStoreFactory in org.apache.cayenne.configurationClasses in org.apache.cayenne.configuration that implement ObjectStoreFactory Modifier and Type Class Description classDefaultObjectStoreFactoryA default implementation ofObjectStoreFactorywhich makes decision to turnObjectStore's syncing with parentDataRowStoreon or off basing onRuntimeProperties.
- 
Uses of ObjectStoreFactory in org.apache.cayenne.configuration.serverFields in org.apache.cayenne.configuration.server declared as ObjectStoreFactory Modifier and Type Field Description protected ObjectStoreFactoryDataContextFactory. objectStoreFactory