The openRecordStore() method creates or opens a RecordStore. This method takes four parameters: a String, two Boolean, and an Int. The general form of this method is as given below:
The first parameter specifies the name of the RecordStore. The second parameter specifies whether or not the RecordStore is to be created. The value set to true indicates that the RecordStore is to be created. The third parameter specifies whether or not the RecordStore will be shared among MIDlets belonging to other MIDlet suites. The fourth parameter specifies whether or not MIDlets from other MIDlet suites can write in this RecordStore.
Download practice question and study guide for scmad for exam. Click here to download CX310-110 test study guide and practice question.If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
