Uses of Package
net.ontopia.topicmaps.db2tm

Packages that use net.ontopia.topicmaps.db2tm
Package
Description
The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps.
  • Class
    Description
    INTERNAL: Data carrier holding the information about a change log table from the mapping file.
    INTERNAL: A change log reader is a tuple reader that is used to read a change log relation.
    INTERNAL: We used to have five change types (declared as static ints in ChangelogReaderIF), but reduced that to the current two.
    INTERNAL: Object used to hold contextual information while processing tuples.
    INTERNAL: A data source interface.
    INTERNAL: Thrown when runtime errors occur inside DB2TM.
    INTERNAL: Relation mapping concept that represents topic or association definitions.
    INTERNAL: Represents an <expression-column> element in the mapping file.
    INTERNAL: Relation mapping concept that refers to a field definition belonging to an entity.
    INTERNAL: Represents a prefix declaration.
    INTERNAL: Relation mapping concept that represents a relation definition.
    INTERNAL: DB2TM relation mapping definition.
    INTERNAL: TimerTask that runs DB2TM synchronization.
    INTERNAL: A tuple reader is an iterator-like interface for looping through the tuples from a given relation.
    INTERNAL: Interface for extracting values from tuples.