Package pl.edu.agh.cast.data.persistence

Provides CAST Data Model persistence provider abstraction classes.

See:
          Description

Interface Summary
IObservablePersistenceProvider Interface of observable persistence provider.
IPersistenceProvider Interface of data model persistence provider.
IPersistenceProviderFactory Interface of persistence provider factory.
 

Class Summary
AbstractPersistenceProvider Abstract implementation of IPersistenceProvider interface.
AbstractPersistenceProviderDecorator An abstract implementation of persistence provider decorator.
AbstractPersistenceProviderFactory Abstract implementation of persistence provider factory.
IObservablePersistenceProvider.Events Enumeration of persistence provider events.
ObservablePersistenceProvider Observable provider implementation.
PersistenceProviderLocator Locator of TransparentPersistenceProvider instance.
TransparentPersistenceProvider A persistence provider implementation which allows for transparent substitution of underlying actual provider.
 

Exception Summary
PersistenceException Persistence related checked exception.
PersistenceRuntimeException Persistence related runtime exception.
 

Package pl.edu.agh.cast.data.persistence Description

Provides CAST Data Model persistence provider abstraction classes.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.