Package pl.edu.agh.cast.model.mapper.internal

Contains different (based on relational data base, XML) implementations of the persistence mechanism.

See:
          Description

Class Summary
AbstractLoader Partial implementation of the Loader interface.
AbstractRemover The partial implementation of the remover interface.
AbstractSaver Partial implementation of the Saver interface.
DBLoader The loader which uses relational data base to store objects.
DBSaver The saver implementation which uses relational data base to store objects.
Helper Helper class for the mapper - contains methods processing reflection data.
XMLLoader Limited version of model loader - allows only loading of DataSets and Models.
XMLRemover The XML implementation of the Remover interface.
XMLSaver Limited version of base model saver - allows only saving of DataSets.
 

Package pl.edu.agh.cast.model.mapper.internal Description

Contains different (based on relational data base, XML) implementations of the persistence mechanism.

Related Documentation

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



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