It provides a consistent set of adapters in memory, providing an {@link ObjectAdapter adapter} for the POJOs that are in use ensuring that thesame object is not loaded twice into memory.
Each POJO is given an {@link ObjectAdapter adapter} so that the framework canwork with the POJOs even though it does not understand their types. Each POJO maps to an {@link ObjectAdapter adapter} and these are reused.
|
|
|
|