Package de.unikassel.android.sdcframework.persistence.facade

Package class diagram package de.unikassel.android.sdcframework.persistence.facade
Provides the interfaces for the persistence package.

See:
          Description

Interface Summary
DatabaseAdapter  
DatabaseCommand<T> Interface for database commands.
DatabaseFullStrategy Interface for database full strategies.
DatabaseManager Interface for the central database management component.
PersistentStorageManager Interface for the persistent storage manager an asynchronous sample observer, responsible for the persistent storage task.
 

Class Summary
DatabaseSample A sample adaption for database access.
 

Enum Summary
DBFullStrategyDescription The enumeration defining the database full strategy combinations.
 

Package de.unikassel.android.sdcframework.persistence.facade Description

Provides the interfaces for the persistence package.