SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Package kodo.abstractstore

Abstract StoreManager Implementation

See:
          Description

Class Summary
AbstractStoreManager Abstract store manager implementation to ease development of custom Kodo back-ends.
AbstractStorePersistenceManagerFactory PersistenceManagerFactory implementation for use with the AbstractStoreManager.
 

Package kodo.abstractstore Description

Abstract StoreManager Implementation

This package provides some infrastructure classes to help in the creation of JDO drivers for new non-relational data stores.

To create support for a new data store:

Additionally, you can optionally extend JDOConfigurationImpl to define your own configuration options, using the helper classes defined in the com.solarmetric.conf package. To do this you must also override the AbstractStoreManager.newConfiguration method.


SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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