| パッケージ | 説明 |
|---|---|
| org.sqlite |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SQLiteConfig.TempStore |
SQLiteConfig.TempStore.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SQLiteConfig.TempStore[] |
SQLiteConfig.TempStore.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
SQLiteConfig.setTempStore(SQLiteConfig.TempStore storeType)
Changes the setting of the "temp_store" parameter.
|
Copyright © 2013. All Rights Reserved.