Package com.funambol.storage

Interface Summary
StringKeyValueStore This interface defines a generic data store for strings where data is orgnized as key/value pair.
 

Class Summary
StringKeyValueFileStore  
StringKeyValueMemoryStore  
StringKeyValuePair Represents a Key Value pair used by the StringKeyValueStore implementations
StringKeyValueSQLiteStore Allows a key-value pairs to be stored to a SQLite database through the Android APIs.
 



Copyright © 2001-2009 Funambol.