Featured classes
javax.microedition.rms.RecordStore
This class provides methods to create and close a RecordStore object and store, change, and delete data in the RecordStore. The RecordStore stores data as a byte array.
javax.microedition.rms.RecordEnumeration
This enumerator class allows the traversal of the records that are stored in a specified RecordStore.
Was this information helpful? Send us your comments.