SunSPOT API V3.0


Package javax.microedition.rms

Provides classes for a basic file system, where files have record level API.

See:
          Description

Interface Summary
RecordComparator  
RecordEnumeration  
RecordFilter  
RecordListener A listener interface for receiving Record Changed/Added/Deleted events from a record store.
 

Class Summary
RecordStore A class representing a record store.
 

Exception Summary
InvalidRecordIDException  
RecordStoreException  
RecordStoreFullException Thrown to indicate an operation could not be completed because the record store system storage is full.
RecordStoreNotFoundException Thrown to indicate an operation could not be completed because the record store could not be found.
RecordStoreNotOpenException  
 

Package javax.microedition.rms Description

Provides classes for a basic file system, where files have record level API.


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.