| Package | Description |
|---|---|
| org.javarosa.core.services.storage |
| Modifier and Type | Method and Description |
|---|---|
static void |
StorageManager.setStorageFactory(IStorageFactory fact)
Attempts to set the storage factory for the current environment.
|
static void |
StorageManager.setStorageFactory(IStorageFactory fact,
boolean mustWork)
Attempts to set the storage factory for the current environment and fails and dies if there
is already a storage factory set if specified.
|
| Constructor and Description |
|---|
WrappingStorageUtility(String name,
WrappingStorageUtility.SerializationWrapper wrapper,
IStorageFactory storageFactory)
Create a new wrapping StorageUtility
|
Copyright © 2024. All rights reserved.