Caching Objects

Identity maps maintain client-side object caches, which increases application performance by minimizing the number of database reads.

When the cache fills up, TopLink cleans up the cache based on the identity map policy.


Related Topics

About TopLink Descriptors

Specifying Optimistic Locking
Setting Identity Map Size
Design Guidelines
Using Object Identity

Working with Identity Maps
Working with Descriptors

 

Copyright © 1997, 2004, Oracle. All rights reserved.