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 ObjectMapRetainStrategyCopyright © 2001–2023 Apache Cayenne. All rights reserved.