Package com.funambol.storage

Interface Summary
ObjectComparator  
ObjectFilter  
ObjectStoreListener  
RmsRecordItem RmsRecordItem defines an object that can be stored in a RMS store.
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
AbstractRecordStore  
ComplexSerializer A helper class useful to persist objects like Vectors and Hashtables into the device's store
NamedObjectStore This class uses the J2ME RMS to store and retrieve objects using a name.
NonClosingObjectStore This class extends the ObjectStore and changes its behavior in that stores are not closed when the close method is invoken.
ObjectEnumeration Useful class to enumerate sorted and filtered contact records
ObjectStore This class uses the J2ME RMS to store and retrieve objects using the rms positional access.
RmsRecordStoreWrapper  
Serialized Container class contains deserialized object an related index on the recordstore
StringKeyValueFileStore  
StringKeyValueMemoryStore  
StringKeyValuePair Represents a Key Value pair used by the StringKeyValueStore implementations
StringKeyValueRMSStore  
 

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



Copyright © 2001-2009 Funambol.