|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleReaderIF | |
---|---|
net.ontopia.topicmaps.db2tm | 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.db2tm | |
---|---|
interface |
ChangelogReaderIF
INTERNAL: 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 TupleReaderIF | |
---|---|
class |
ChangelogReaderWrapper
INTERNAL: 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 TupleReaderIF | |
---|---|
TupleReaderIF |
JDBCDataSource.getReader(java.lang.String relation)
|
TupleReaderIF |
DataSourceIF.getReader(java.lang.String relation)
INTERNAL: Returns a tuple reader for the given relation. |
TupleReaderIF |
CSVDataSource.getReader(java.lang.String relation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |