Uses of Interface
net.ontopia.topicmaps.db2tm.TupleReaderIF
Packages that use TupleReaderIF
Package
Description
The implementation of and public API to the DB2TM module for
converting relational data (in CSV files or RDBMSs) to Topic Maps.
-
Uses of TupleReaderIF in net.ontopia.topicmaps.db2tm
Subinterfaces of TupleReaderIF in net.ontopia.topicmaps.db2tmModifier and TypeInterfaceDescriptioninterfaceINTERNAL: A change log reader is a tuple reader that is used to read a change log relation.Classes in net.ontopia.topicmaps.db2tm that implement TupleReaderIFModifier and TypeClassDescriptionclassINTERNAL: This tuple reader wraps an underlying tuple reader, and collapses a sequence of actions for the same key into a single final action.Methods in net.ontopia.topicmaps.db2tm that return TupleReaderIFModifier and TypeMethodDescriptionINTERNAL: Returns a tuple reader for the given relation.