SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.kodo.runtime.event

Kodo PersistenceManager event notification framework

See:
          Description

Interface Summary
EventManager The EventManager interface allows applications to listen for JDO-related events.
RemoteCommitListener An entity that wishes to be notified when PersistenceManagers associated with remote PersistenceManagerFactories commit.
RemoteCommitProvider An entity that is responsible for communicating commit notification to other PersistenceManagerFactories.
TransactionCommitListener An entity that wishes to be notified on PersistenceManager transactional commits.
TransactionListener An entity that wishes to be notified on certain PersistenceManager transactional status changes.
TransactionRollbackListener An entity that wishes to be notified on PersistenceManager transaction rollbacks.
TransactionStartListener An entity that wishes to be notified on PersistenceManager transaction start.
 

Class Summary
EventManager.EventManagerHelper  
 

Package com.solarmetric.kodo.runtime.event Description

Kodo PersistenceManager event notification framework

This package provides some interfaces and useful implementations for Kodo's object event notification framework. This framework allows efficient notification of object modifications and transaction changes.

Notable Classes


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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