public class ConfigRepository extends DepotRepository
DepotRepository.CacheStrategy| Constructor and Description |
|---|
ConfigRepository(PersistenceContext ctx)
Constructs a new config repository with the specified persistence context.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
loadConfig(String node,
String object)
Loads up the configuration data for the specified object.
|
void |
updateConfig(String node,
String object,
String field,
String value)
Updates the specified configuration datum.
|
ctx, delete, delete, deleteAll, deleteAll, deleteAll, deleteAll, findAll, findAll, findAll, findAll, findAllKeys, findAllKeys, from, insert, load, load, load, load, loadAll, loadAll, registerMigration, store, update, update, update, updatePartial, updatePartial, updatePartial, updatePartial, updatePartialpublic ConfigRepository(PersistenceContext ctx)
Copyright © 2015. All rights reserved.