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 RDBMSTopicMapReferenceRDBMSPatternSingleTopicMapSource. referenceprotected RDBMSTopicMapReferenceRDBMSSingleTopicMapSource. referenceMethods in net.ontopia.topicmaps.impl.rdbms that return RDBMSTopicMapReference Modifier and Type Method Description protected RDBMSTopicMapReferenceRDBMSTopicMapSource. 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 booleanRDBMSTopicMapStore. delete(RDBMSTopicMapReference ref)
-