createConfigurationRecordStore function (J2ME only)

Creates a Configuration with a record store as the physical store and returns a ConfigRecordStore.

Syntax
ConfigRecordStore DatabaseManager.createConfigurationRecordStore(
  String db_name
)
Parameters
  • db_name   The name of the database.

See also
Returns

The ConfigRecordStore used to configure a database.