20
Record Management
System
20.1 Record Management System API
If the MIDlet has not specified a data space requirement in the JAD attribute
(MIDlet_data_space_requirement) or the manifest file, a limit of 512 KB will be used
as the maximum RMS space for that MIDlet. No additional Motorola implementation
clarifications are necessary.
Refer to Table 27 for RMS feature/class support for MIDP 2.0:
Feature/Class
Implementation
All constructors, methods, and inherited methods for
the InvalidRecordDException class in the
javax.microedition.rms package
Supported
All fields and methods for the RecordComparator inter-
face in the javax.microedition.rms package
Supported
All methods for the RecordEnumeration interface in the
javax.microedition.rms package
Supported
All methods for the RecordFilter interface in the
javax.microedtition.rms package
Supported
All methods for the RecordListener interface in the
javax.microedition.rms package
Supported
All fields, methods, and inherited methods fortify the
RecordStore interface in the javax.microedition.rms
package
Supported
Initial version number of a record to be zero
Supported
All constructors, methods, and inherited methods for
the RecordStoreException class in the
Supported
Java ME Developer Guide
Chapter 20 - Record Management System
[146/201]
DRAFT - Subject to Change