Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Mobile Java Development Tools
Previous Page Home Next Page


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 Classes that implement 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 Implementors of this interface must be capable of saving and restoring their own state.
IPersistenceProvider Implementors of this interface provide facility methods for storing and retrieving persistable objects.
 

Exception Summary
PersistenceException PersistenceException class wraps any exception that may be thrown during the persistence of any class implementing the IPersistable interface.
 

Package org.eclipse.mtj.core.persistence Description

This package provides and API for managing persistence.


Mobile Tools for Java
Release 1.0


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire