|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.access.DefaultObjectMapRetainStrategy
public class DefaultObjectMapRetainStrategy
Default implementation of ObjectMapRetainStrategy
.
Field Summary | |
---|---|
protected RuntimeProperties |
runtimeProperties
|
Constructor Summary | |
---|---|
DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties)
|
Method Summary | |
---|---|
java.util.Map<java.lang.Object,Persistent> |
createObjectMap()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RuntimeProperties runtimeProperties
Constructor Detail |
---|
public DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties)
Method Detail |
---|
public java.util.Map<java.lang.Object,Persistent> createObjectMap()
createObjectMap
in interface ObjectMapRetainStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |