|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangelogReaderIF | |
|---|---|
| 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 ChangelogReaderIF in net.ontopia.topicmaps.db2tm |
|---|
| Classes in net.ontopia.topicmaps.db2tm that implement ChangelogReaderIF | |
|---|---|
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, using a state machine. |
| Methods in net.ontopia.topicmaps.db2tm that return ChangelogReaderIF | |
|---|---|
ChangelogReaderIF |
JDBCDataSource.getChangelogReader(Changelog changelog,
java.lang.String startOrder)
|
ChangelogReaderIF |
DataSourceIF.getChangelogReader(Changelog changelog,
java.lang.String startOrder)
INTERNAL: Returns a changelog reader. |
ChangelogReaderIF |
CSVDataSource.getChangelogReader(Changelog changelog,
java.lang.String startOrder)
|
| Constructors in net.ontopia.topicmaps.db2tm with parameters of type ChangelogReaderIF | |
|---|---|
ChangelogReaderWrapper(ChangelogReaderIF source,
int keylength)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||