Package | Description |
---|---|
net.ontopia.topicmaps.impl.basic |
The in-memory implementation of the core topic map interfaces.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
net.ontopia.topicmaps.impl.utils |
INTERNAL: Classes that are used by many implementations.
|
Modifier and Type | Field and Description |
---|---|
protected TopicModificationManager |
InMemoryTopicMapTransaction.topicmods |
Modifier and Type | Field and Description |
---|---|
protected TopicModificationManager |
RDBMSTopicMapTransaction.topicmods |
Modifier and Type | Field and Description |
---|---|
protected TopicModificationManager |
TopicModificationManager.manager |