Record Management System (RMS)
The Record Management System (RMS) is and API used for storing persistent data in Java ME.
Article Metadata
Article
Created: FNWiki Admin
(24 May 2007)
Updated: hamishwillee
(17 Nov 2011)
Last edited: hamishwillee
(17 Nov 2011)
A record store consists of a collection of records which will remain persistent. The RMS API abstracts the device-dependent details of the storage area and access to those details, and it provides a uniform mechanism to create, destroy, and modify data.

