Uses of Interface
org.apache.cayenne.configuration.ObjectStoreFactory

Packages that use ObjectStoreFactory
org.apache.cayenne.configuration   
org.apache.cayenne.configuration.server   
 

Uses of ObjectStoreFactory in org.apache.cayenne.configuration
 

Classes in org.apache.cayenne.configuration that implement ObjectStoreFactory
 class DefaultObjectStoreFactory
          A default implementation of ObjectStoreFactory which makes decision to turn ObjectStore's syncing with parent DataRowStore on or off basing on RuntimeProperties.
 

Uses of ObjectStoreFactory in org.apache.cayenne.configuration.server
 

Fields in org.apache.cayenne.configuration.server declared as ObjectStoreFactory
protected  ObjectStoreFactory DataContextFactory.objectStoreFactory
           
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.