public class DefaultObjectMapRetainStrategy extends Object implements ObjectMapRetainStrategy
ObjectMapRetainStrategy
.Modifier and Type | Field and Description |
---|---|
protected RuntimeProperties |
runtimeProperties |
Constructor and Description |
---|
DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties) |
Modifier and Type | Method and Description |
---|---|
Map<Object,Persistent> |
createObjectMap() |
protected RuntimeProperties runtimeProperties
public DefaultObjectMapRetainStrategy(RuntimeProperties runtimeProperties)
public Map<Object,Persistent> createObjectMap()
createObjectMap
in interface ObjectMapRetainStrategy
Copyright © 2001–2018 Apache Cayenne. All rights reserved.