Uses of Interface
org.apache.cayenne.configuration.ObjectStoreFactory
Packages that use ObjectStoreFactory
-
Uses of ObjectStoreFactory in org.apache.cayenne.configuration
Classes in org.apache.cayenne.configuration that implement ObjectStoreFactoryModifier and TypeClassDescriptionclass
A default implementation ofObjectStoreFactory
which makes decision to turnObjectStore
's syncing with parentDataRowStore
on or off basing onRuntimeProperties
. -
Uses of ObjectStoreFactory in org.apache.cayenne.configuration.server
Fields in org.apache.cayenne.configuration.server declared as ObjectStoreFactoryModifier and TypeFieldDescriptionprotected ObjectStoreFactory
DataContextFactory.objectStoreFactory