Uses of Class
net.ontopia.persistence.proxy.AbstractRWPersistent
-
Packages that use AbstractRWPersistent Package Description net.ontopia.topicmaps.impl.rdbms Relational database implementation of the core topic map interfaces. -
-
Uses of AbstractRWPersistent in net.ontopia.topicmaps.impl.rdbms
Subclasses of AbstractRWPersistent in net.ontopia.topicmaps.impl.rdbms Modifier and Type Class Description classAssociationINTERNAL: The rdbms association implementation.classAssociationRoleINTERNAL: The rdbms association role implementation.classOccurrenceINTERNAL: The rdbms occurrence implementation.classTMObjectINTERNAL:classTopicINTERNAL: The rdbms topic implementation.classTopicMapINTERNAL: The rdbms topic map implementation.classTopicNameINTERNAL: The rdbms topic name implementation.classVariantNameINTERNAL: The rdbms variant name implementation.
-