Kodo 4.1.4 generated on June 22 2007

Package kodo.conf

Kodo Configuration

See:
          Description

Interface Summary
CacheMarshaller Responsible for marshalling and unmarshalling objects between memory and durable cache.
CacheMarshaller.ValidationPolicy Validation policies are responsible for computing whether or not a cached data structure is valid for the current context.
 

Class Summary
CacheMarshallerImpl Default CacheMarshaller implementation that writes data to files in a temporary directory.
CacheMarshallersValue A configuration value for handling and accessing cache marshallers.
CachingMetaDataRepositoryPlugin A PluginValue that interacts with the CacheMarshaller to cache the metadata repository between executions.
ConsolidatedConfiguration Extension of OpenJPA configuration with getters and setters for Kodo-specific configuration properties.
KodoVersion This class contains version information for Kodo.
KodoVersionAndConfigurationTypeValidationPolicy Compute validity based on whether or not the cached data is from the same version of Kodo as the current install.
LicenseKey  
NoOpCacheMarshaller Implementation of CacheMarshaller that does nothing.
Patch Representation of code patch information.
 

Package kodo.conf Description

Kodo Configuration

Kodo-specific configuration on top of OpenJPA.


Kodo 4.1.4 generated on June 22 2007

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.