| Package | Description |
|---|---|
| org.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static SQLiteConfig.TempStore |
SQLiteConfig.TempStore.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLiteConfig.TempStore[] |
SQLiteConfig.TempStore.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLiteConfig.setTempStore(SQLiteConfig.TempStore storeType)
Changes the setting of the "temp_store" parameter.
|
Copyright © 2016. All rights reserved.