|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RDBMSStorage | |
---|---|
net.ontopia.persistence.proxy | An object-relational mapping framework. |
net.ontopia.topicmaps.impl.rdbms | 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 RDBMSStorage | |
---|---|
protected RDBMSStorage |
RDBMSAccess.storage
|
Constructors in net.ontopia.persistence.proxy with parameters of type RDBMSStorage | |
---|---|
RDBMSAccess(java.lang.String id,
RDBMSStorage storage,
boolean readonly)
|
Uses of RDBMSStorage in net.ontopia.topicmaps.impl.rdbms |
---|
Fields in net.ontopia.topicmaps.impl.rdbms declared as RDBMSStorage | |
---|---|
protected RDBMSStorage |
RDBMSTopicMapStore.storage
|
protected RDBMSStorage |
RDBMSTopicMapSource.storage
|
Methods in net.ontopia.topicmaps.impl.rdbms that return RDBMSStorage | |
---|---|
protected RDBMSStorage |
RDBMSTopicMapSource.createStorage()
|
protected RDBMSStorage |
RDBMSSingleTopicMapSource.createStorage()
|
protected RDBMSStorage |
RDBMSPatternSingleTopicMapSource.createStorage()
|
RDBMSStorage |
RDBMSTopicMapStore.getStorage()
INTERNAL: Returns the proxy storage implementation used by the topic map store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |