Package | Description |
---|---|
net.ontopia.topicmaps.impl.rdbms.index |
Index classes for use with the rdbms implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassInstanceIndex
INTERNAL: The rdbms class instance index implementation.
|
class |
IdentifierIndex |
class |
NameIndex
INTERNAL: The rdbms name index implementation.
|
class |
OccurrenceIndex
INTERNAL: The rdbms occurrence index implementation.
|
class |
ScopeIndex
INTERNAL: The rdbms scope index implementation.
|
class |
StatisticsIndex
INTERNAL: The RDBMS implementation of the statistics index.
|