| Package | Description |
|---|---|
| net.ontopia.topicmaps.impl.basic |
The in-memory implementation of the core topic map interfaces.
|
| net.ontopia.topicmaps.impl.remote |
| Modifier and Type | Field and Description |
|---|---|
protected InMemoryTopicMapTransaction |
TopicMap.txn |
| Constructor and Description |
|---|
InMemoryTopicMapTransaction(InMemoryTopicMapStore store,
InMemoryTopicMapTransaction parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteTopicMapTransaction
INTERNAL: The remote (remote in the sense that it deals with remote topics -
and not that the transactions work in a remote or distributed
fashion) implementation of TopicMapTransaction.
|