Uses of Interface
org.apache.cayenne.access.ObjectMapRetainStrategy
Package | Description |
---|---|
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 Modifier and Type Class Description class
DefaultObjectMapRetainStrategy
Default implementation ofObjectMapRetainStrategy
. -
Uses of ObjectMapRetainStrategy in org.apache.cayenne.configuration
Fields in org.apache.cayenne.configuration declared as ObjectMapRetainStrategy Modifier and Type Field Description protected ObjectMapRetainStrategy
DefaultObjectStoreFactory. retainStrategy