|
||||||||||
| 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(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
|
protected RDBMSStorage |
RDBMSSingleTopicMapSource.storage
|
protected RDBMSStorage |
RDBMSPatternSingleTopicMapSource.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. |
| Methods in net.ontopia.topicmaps.impl.rdbms with parameters of type RDBMSStorage | |
|---|---|
protected RDBMSTopicMapReference |
RDBMSTopicMapSource.createTopicMapReference(String referenceId,
String title,
RDBMSStorage storage,
long topicmapId,
LocatorIF baseAddress)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||