Package | Description |
---|---|
com.neocoretechs.rocksack.session |
Sessions and Managers facilitating the creation and operation of the various Maps.
|
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseManager.removeMap(Alias alias,
SetInterface tmap)
Remove the given Map from active DB/transaction collection
|
static void |
DatabaseManager.removeMap(SetInterface tmap)
Remove the given Map from active DB/transaction collection
|
static void |
DatabaseManager.removeTransactionalMap(SetInterface tmap)
Remove the given TransactionalMap from active DB/transaction collection
|