Uses of Class
net.ontopia.persistence.proxy.RDBMSStorage
Packages that use RDBMSStorage
Package
Description
An object-relational mapping framework.
Relational database implementation of the core topic map
interfaces.
-
Uses of RDBMSStorage in net.ontopia.persistence.proxy
Fields in net.ontopia.persistence.proxy declared as RDBMSStorageConstructors in net.ontopia.persistence.proxy with parameters of type RDBMSStorage -
Uses of RDBMSStorage in net.ontopia.topicmaps.impl.rdbms
Fields in net.ontopia.topicmaps.impl.rdbms declared as RDBMSStorageModifier and TypeFieldDescriptionprotected RDBMSStorageRDBMSPatternSingleTopicMapSource.storageprotected RDBMSStorageRDBMSSingleTopicMapSource.storageprotected RDBMSStorageRDBMSTopicMapSource.storageprotected RDBMSStorageRDBMSTopicMapStore.storageMethods in net.ontopia.topicmaps.impl.rdbms that return RDBMSStorageModifier and TypeMethodDescriptionprotected RDBMSStorageRDBMSPatternSingleTopicMapSource.createStorage()protected RDBMSStorageRDBMSSingleTopicMapSource.createStorage()protected RDBMSStorageRDBMSTopicMapSource.createStorage()RDBMSTopicMapStore.getStorage()INTERNAL: Returns the proxy storage implementation used by the topic map store.Methods in net.ontopia.topicmaps.impl.rdbms with parameters of type RDBMSStorageModifier and TypeMethodDescriptionprotected RDBMSTopicMapReferenceRDBMSTopicMapSource.createTopicMapReference(String referenceId, String title, RDBMSStorage storage, long topicmapId, LocatorIF baseAddress)