Package org.apache.ojb.broker.cache

This package provides classes for caching of objects materialized from a datastore.

See: Description

Package org.apache.ojb.broker.cache Description

This package provides classes for caching of objects materialized from a datastore.

Applications use the ObjectCacheFactory to create new ObjectCaches. These caches supply methods for storing and retrieving objects. Objects can be looked up by their identity which is represented by the class Identiy. Each implementation of ObjectCache represents a different caching strategy.

(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30