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 class
Association
INTERNAL: The rdbms association implementation.class
AssociationRole
INTERNAL: The rdbms association role implementation.class
Occurrence
INTERNAL: The rdbms occurrence implementation.class
TMObject
INTERNAL:class
Topic
INTERNAL: The rdbms topic implementation.class
TopicMap
INTERNAL: The rdbms topic map implementation.class
TopicName
INTERNAL: The rdbms topic name implementation.class
VariantName
INTERNAL: The rdbms variant name implementation.
-