Uses of Class
net.ontopia.topicmaps.impl.basic.InMemoryTopicMapTransaction
Packages that use InMemoryTopicMapTransaction
Package
Description
The in-memory implementation of the core topic map interfaces.
-
Uses of InMemoryTopicMapTransaction in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as InMemoryTopicMapTransactionConstructors in net.ontopia.topicmaps.impl.basic with parameters of type InMemoryTopicMapTransactionModifierConstructorDescriptionprotected -
Uses of InMemoryTopicMapTransaction in net.ontopia.topicmaps.impl.remote
Subclasses of InMemoryTopicMapTransaction in net.ontopia.topicmaps.impl.remoteModifier and TypeClassDescriptionclassINTERNAL: 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.