| Package | Description |
|---|---|
| net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected QueryCache<ParameterArray,E> |
SharedQueryLookup.qcache |
protected QueryCache<LocatorIF,E> |
SharedLocatorLookup.qcache |
| Constructor and Description |
|---|
SharedLocatorLookup(StorageAccessIF access,
QueryCache<LocatorIF,E> qcache,
IdentityIF tmid) |
SharedQueryLookup(StorageAccessIF access,
QueryCache<ParameterArray,E> qcache) |