Package org.mmbase.storage

The interfaces that define the classes for persistent storage of objects.

See:
          Description

Interface Summary
Storage The Storage interface defines a storage device - a location where MMBase objects are kept, typically a database.
Transaction MMBase transaction object.
 

Exception Summary
StorageException Storage exception.
 

Package org.mmbase.storage Description

The interfaces that define the classes for persistent storage of objects.

This package contains classes that define the Transaction and Storage interfaces, and exceptions that may be thrown by the implementation of these classes.

See Also:
org.mmbase.module.database, org.mmbase.storage.database


MMBase build 1.6.5.20030923