Uses of Class
net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache
-
Packages that use AbstractSubjectIdentityCache Package Description net.ontopia.topicmaps.impl.basic The in-memory implementation of the core topic map interfaces.net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. -
-
Uses of AbstractSubjectIdentityCache in net.ontopia.topicmaps.impl.basic
Subclasses of AbstractSubjectIdentityCache in net.ontopia.topicmaps.impl.basic Modifier and Type Class Description class
SubjectIdentityCache
INTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods. -
Uses of AbstractSubjectIdentityCache in net.ontopia.topicmaps.impl.rdbms
Subclasses of AbstractSubjectIdentityCache in net.ontopia.topicmaps.impl.rdbms Modifier and Type Class Description class
SubjectIdentityCache
INTERNAL:
-