Package com.funambol.storage

Interface Summary
Serializable A simple interface to serialize objects on j2ME platform
StringKeyValueStore This interface defines a generic data store for strings where data is orgnized as key/value pair.
 

Class Summary
ComplexSerializer A helper class useful to persist objects like Vectors and Hashtables into the device's store
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.
 

Exception Summary
DataAccessException Represents a "update" error on device database.
 



Copyright © 2001-2009 Funambol.