SunSPOT API V5.0


Uses of Class
javax.microedition.rms.RecordStoreNotFoundException

Packages that use RecordStoreNotFoundException
javax.microedition.rms   
 

Uses of RecordStoreNotFoundException in javax.microedition.rms
 

Methods in javax.microedition.rms that throw RecordStoreNotFoundException
static void RecordStore.deleteRecordStore(String recordStoreName)
          Deletes the named record store.
static RecordStore RecordStore.openRecordStore(String recordStoreName, boolean createIfNecessary)
          Open (and possibly create) a record store associated with the given MIDlet suite.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.