Uses of Class
net.ontopia.topicmaps.impl.rdbms.index.RDBMSIndex
-
Packages that use RDBMSIndex Package Description net.ontopia.topicmaps.impl.rdbms.index Index classes for use with the rdbms implementation. -
-
Uses of RDBMSIndex in net.ontopia.topicmaps.impl.rdbms.index
Subclasses of RDBMSIndex in net.ontopia.topicmaps.impl.rdbms.index Modifier and Type Class 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.
-