|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ObjectComparator | |
ObjectFilter | |
ObjectStoreListener | |
ObjectWrapperHandler | An interface to avoid unusability of the API with multiple applications This interface must be implemented by the application that make use of the BlackberryRecordStore class. |
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 | |
BlackberryRecordEnumeration | |
BlackberryRecordStore | |
ComplexSerializer | A helper class useful to persist objects like Vector s and
Hashtable s 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. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |