Package | Description |
---|---|
net.ontopia.infoset.fulltext.impl.rdbms |
The RDBMS fulltext integration.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
net.ontopia.topicmaps.impl.rdbms.index |
Index classes for use with the rdbms implementation.
|
Modifier and Type | Field and Description |
---|---|
protected RDBMSTopicMapTransaction |
RDBMSSearcher.tmtxn |
Modifier and Type | Field and Description |
---|---|
protected RDBMSTopicMapTransaction |
ReadOnlyTopicMap.transaction |
protected RDBMSTopicMapTransaction |
TopicMap.transaction |
protected RDBMSTopicMapTransaction |
RDBMSTopicMapStore.transaction |
Modifier and Type | Method and Description |
---|---|
void |
ReadOnlyTopicMap.setTransaction(RDBMSTopicMapTransaction transaction) |
void |
TopicMap.setTransaction(RDBMSTopicMapTransaction transaction) |
Modifier and Type | Field and Description |
---|---|
protected RDBMSTopicMapTransaction |
RDBMSIndex.transaction |