SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Package kodo.util

JDO Utilities

See:
          Description

Interface Summary
ChangeTracker Interface for components that track changes to containers at a fine-grained level.
ClassResolver Interface to customize the loading of classes under Kodo.
ImplHelper.RegisterClassListener  
LRSProxy Marker interface for large result set proxies.
Proxy Interface implemented by all proxy types to allow setting and nulling of their owning JDO instance.
ProxyCollection Interface implemented by all built-in proxies on Collection types.
ProxyManager Manager for copying and proxying second class objects.
ProxyMap Interface implemented by all built-in proxies on Map types.
 

Class Summary
AbstractLRSProxyCollection  
AbstractLRSProxyMap  
CacheMap A map that keeps hard references to a fixed number of elements and moves expired references to a soft reference map.
Id Datastore identity type.
ImplHelper  
MultiLoaderClassResolver A simple ClassResolver that uses multiple class loaders to resolve classes.
Proxies Utility methods for managing proxies.
ProxyDate  
ProxyManagerImpl Default implementation of the ProxyManager interface.
SpecClassResolver Class resolver implementation that operates according to the JDO spec section 12.5.
 

Exception Summary
UserException  
 

Package kodo.util Description

JDO Utilities

This package provides utilities to facilitate the handling of second class objects and JDO object ids.


SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.