Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.persistence

This package provides and API for managing persistence.

See:
          Description

Interface Summary
IBundleReferencePersistable Instances of the IBundleReferencePersistable interface are standard IPersistable classes that must also be able to provide a reference to the bundle from which they may be loaded.
IPersistable Instances of this interface are capable of saving and restoring their state.
IPersistenceProvider Instances of this interface provide facilities for storing and retrieving persistable objects.
 

Exception Summary
PersistenceException An exception that may occur during the process of persisting platform components.
 

Package org.eclipse.mtj.core.persistence Description

This package provides and API for managing persistence.


Mobile Tools for Java
Release 1.0