Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » DatabaseManager class

 

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.