Uses of Interface
org.apache.cayenne.access.ObjectMapRetainStrategy

Packages that use ObjectMapRetainStrategy
org.apache.cayenne.access Contains classes that make up Cayenne ORM stack. 
org.apache.cayenne.configuration   
 

Uses of ObjectMapRetainStrategy in org.apache.cayenne.access
 

Classes in org.apache.cayenne.access that implement ObjectMapRetainStrategy
 class DefaultObjectMapRetainStrategy
          Default implementation of ObjectMapRetainStrategy.
 

Uses of ObjectMapRetainStrategy in org.apache.cayenne.configuration
 

Fields in org.apache.cayenne.configuration declared as ObjectMapRetainStrategy
protected  ObjectMapRetainStrategy DefaultObjectStoreFactory.retainStrategy
           
 



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