|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTopicMapTransaction | |
---|---|
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.remote | |
net.ontopia.topicmaps.impl.utils | INTERNAL: Classes that are used by many implementations. |
Uses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.basic |
---|
Subclasses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.basic | |
---|---|
class |
InMemoryTopicMapTransaction
INTERNAL: The in-memory transaction implementation. |
Uses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.rdbms |
---|
Subclasses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.rdbms | |
---|---|
class |
RDBMSTopicMapTransaction
INTERNAL: The rdbms topic map transaction implementation. |
Uses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.remote |
---|
Subclasses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.remote | |
---|---|
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. |
Uses of AbstractTopicMapTransaction in net.ontopia.topicmaps.impl.utils |
---|
Fields in net.ontopia.topicmaps.impl.utils declared as AbstractTopicMapTransaction | |
---|---|
protected AbstractTopicMapTransaction |
AbstractTopicMapTransaction.parent
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |