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 classClassInstanceIndexINTERNAL: The rdbms class instance index implementation.classIdentifierIndexclassNameIndexINTERNAL: The rdbms name index implementation.classOccurrenceIndexINTERNAL: The rdbms occurrence index implementation.classScopeIndexINTERNAL: The rdbms scope index implementation.classStatisticsIndexINTERNAL: The RDBMS implementation of the statistics index.
-