|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTopicMapStore | |
---|---|
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 AbstractTopicMapStore in net.ontopia.topicmaps.impl.basic |
---|
Subclasses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.basic | |
---|---|
class |
InMemoryTopicMapStore
PUBLIC: The in-memory TopicMapStoreIF implementation. |
Uses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.rdbms |
---|
Subclasses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.rdbms | |
---|---|
class |
RDBMSTopicMapStore
PUBLIC: The rdbms topic map store implementation. |
Uses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.remote |
---|
Subclasses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.remote | |
---|---|
class |
RemoteTopicMapStore
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) extension of AbstractTopicMapStore. |
Uses of AbstractTopicMapStore in net.ontopia.topicmaps.impl.utils |
---|
Fields in net.ontopia.topicmaps.impl.utils declared as AbstractTopicMapStore | |
---|---|
protected AbstractTopicMapStore |
AbstractTopicMapTransaction.store
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |