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

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

 

createConfigurationObjectStore function (J2ME BlackBerry only)

Creates a Configuration with a RIM object store as the physical store and returns a ConfigObjectStore.

Synopsis
ConfigObjectStore createConfigurationObjectStore(
Stringdb_name
)
Parameters
  • db_name   The name of the database.

See also
Returns

The ConfigObjectStore used to configure a database.