public class InMemoryTopicMapTransaction extends AbstractTopicMapTransaction
| Modifier and Type | Field and Description |
|---|---|
protected ObjectTreeManager |
otree |
protected TopicEvents |
te |
protected TopicModificationManager |
topicmods |
active, builder, cfactory, imanager, invalid, parent, store, topicmapEVENT_ABORT, EVENT_COMMIT| Modifier | Constructor and Description |
|---|---|
protected |
InMemoryTopicMapTransaction(InMemoryTopicMapStore store) |
protected |
InMemoryTopicMapTransaction(InMemoryTopicMapStore store,
InMemoryTopicMapTransaction parent) |
| Modifier and Type | Method and Description |
|---|---|
TopicMapTransactionIF |
createNested() |
ObjectTreeManager |
getObjectTreeManager() |
boolean |
validate() |
abort, abort, commit, getBuilder, getCollectionFactory, getIndexManager, getParent, getStore, getTopicMap, isActiveprotected ObjectTreeManager otree
protected TopicModificationManager topicmods
protected TopicEvents te
protected InMemoryTopicMapTransaction(InMemoryTopicMapStore store)
protected InMemoryTopicMapTransaction(InMemoryTopicMapStore store, InMemoryTopicMapTransaction parent)
public boolean validate()
validate in class AbstractTopicMapTransactionpublic TopicMapTransactionIF createNested()
createNested in class AbstractTopicMapTransactionpublic ObjectTreeManager getObjectTreeManager()