Sets the ObjectCache implementation to use for objects with the given
type and subclasses
Parameters: objectClass - The object's class, use java.lang.Object to alterdefault caching for all objects which have no specialcaching defined Parameters: cache - The new ObjectCache implementation to use for thisclass and subclasses, null to switch off cachingfor the given class
Fields inherited from org.apache.ojb.broker.cache.AbstractMetaCache