June 2002
Intermediate to advanced
504 pages
10h 10m
English
Record stores are represented in the RMS API by the class RecordStore. The RecordStore class provides methods to open, close, read, and manipulate the record store. It also provides access to meta-information such as the number of records and the memory space still available and currently consumed.
An instance of the RecordStore class, representing a single record store, can be obtained via the static method openRecordStore(). The method call requires two parameters: the name of the RecordStore and a flag specifying whether the RecordStore should be created if it does not exist yet. The name of the record store should be a String consisting of no more than ...
Read now
Unlock full access