org.apache.cayenne.access
Class DefaultObjectMapRetainStrategy
java.lang.Object
org.apache.cayenne.access.DefaultObjectMapRetainStrategy
- All Implemented Interfaces:
- ObjectMapRetainStrategy
public class DefaultObjectMapRetainStrategy
- extends Object
- implements ObjectMapRetainStrategy
Default implementation of ObjectMapRetainStrategy
.
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runtimeProperties
protected RuntimeProperties runtimeProperties
DefaultObjectMapRetainStrategy
public DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties)
createObjectMap
public Map<Object,Persistent> createObjectMap()
- Specified by:
createObjectMap
in interface ObjectMapRetainStrategy
Copyright © 2001-2013 Apache Cayenne. All Rights Reserved.