Uses of Class
net.ontopia.topicmaps.impl.rdbms.RDBMSTopicMapReference
-
Packages that use RDBMSTopicMapReference Package Description net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. -
-
Uses of RDBMSTopicMapReference in net.ontopia.topicmaps.impl.rdbms
Fields in net.ontopia.topicmaps.impl.rdbms declared as RDBMSTopicMapReference Modifier and Type Field Description protected RDBMSTopicMapReference
RDBMSPatternSingleTopicMapSource. reference
protected RDBMSTopicMapReference
RDBMSSingleTopicMapSource. reference
Methods in net.ontopia.topicmaps.impl.rdbms that return RDBMSTopicMapReference Modifier and Type Method Description protected RDBMSTopicMapReference
RDBMSTopicMapSource. createTopicMapReference(String referenceId, String title, RDBMSStorage storage, long topicmapId, LocatorIF baseAddress)
Methods in net.ontopia.topicmaps.impl.rdbms with parameters of type RDBMSTopicMapReference Modifier and Type Method Description protected boolean
RDBMSTopicMapStore. delete(RDBMSTopicMapReference ref)
-