Uses of Class
net.ontopia.topicmaps.impl.rdbms.TMObject
Packages that use TMObject
Package
Description
An object-relational mapping framework.
Relational database implementation of the core topic map
interfaces.
-
Uses of TMObject in net.ontopia.persistence.proxy
Methods in net.ontopia.persistence.proxy with parameters of type TMObjectModifier and TypeMethodDescriptionvoidRWTransaction.registerMerge(TMObject source, TMObject target) INTERNAL: Called by RDBMSTopicMapStore to notify the transaction of a performed merge. -
Uses of TMObject in net.ontopia.topicmaps.impl.rdbms
Subclasses of TMObject in net.ontopia.topicmaps.impl.rdbmsModifier and TypeClassDescriptionclassINTERNAL: The rdbms association implementation.classINTERNAL: The rdbms association role implementation.classINTERNAL: The rdbms occurrence implementation.classINTERNAL: The rdbms topic implementation.classINTERNAL: The rdbms topic map implementation.classINTERNAL: The rdbms topic name implementation.classINTERNAL: The rdbms variant name implementation.