Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Android デバイス上のファイルから物理データベースストア用の Configuration オブジェクトを作成し、ConfigFileAndroid オブジェクトを返します。
ConfigFileAndroid DatabaseManager.createConfigurationFileAndroid( String file_name, android.content.Context context ) throws ULjException
file_name 使用または作成するファイルの名前。
context Android アプリケーションからの Context オブジェクト。
データベースの設定に使用された ConfigFileAndroid オブジェクト。
次のいずれかの状態では、このメソッドを使用して、非ヌルの Context オブジェクトを設定する必要があります。
file_name パラメーターがデータベースファイルへの絶対パスではない場合。
アプリケーションがデータ同期に HTTPS プロトコルを使用する場合。