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.removeTransactionalMap(Alias alias,
TransactionSetInterface tmap)
Remove the given TransactionalMap from active DB/transaction collection
|
static void |
DatabaseManager.removeTransactionalMap(TransactionId xid,
TransactionSetInterface tmap)
Remove the given TransactionalMap from active DB/transaction collection
|