J2ME record management store
The Mobile Information Device Profile -- the platform for mobile Java applications -- provides a mechanism for MIDP applications to persistently store data across multiple invocations. This persistent storage mechanism can be viewed as a simple record-oriented database model and is called the record management system (RMS). Here, Soma Ghosh shows how your J2ME application can use RMS to manage and interpret data. You'll also get a demonstration of the concept through a sample phone database.
MIDP Database Programming Using RMS: a Persistent Storage for MIDlets
This article introduces the details of the MIDP Record
Management System (RMS), a persistent storage for MIDlets, and
shows how to develop MIDP database applications, using a stock
database example. Throughout this article the terms record
store and database are used interchangeably.
Software Development Targets corporate developers and technical managers working at mainly mid- to large-size companies with sizable development staffs....
subscribe now