Uses of Class
net.ontopia.topicmaps.db2tm.Changelog

Packages that use Changelog
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 Changelog in net.ontopia.topicmaps.db2tm
 

Fields in net.ontopia.topicmaps.db2tm declared as Changelog
protected  Changelog RelationMapping.cursync
           
 

Methods in net.ontopia.topicmaps.db2tm with parameters of type Changelog
 void Relation.addSync(Changelog sync)
           
 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)
           
 java.lang.String JDBCDataSource.getMaxOrderValue(Changelog changelog)
           
 java.lang.String DataSourceIF.getMaxOrderValue(Changelog changelog)
          INTERNAL: Returns the maximum value of the order column for the specified changelog.
 java.lang.String CSVDataSource.getMaxOrderValue(Changelog changelog)
           
 void Relation.removeSync(Changelog sync)
           
 



Copyright © 2000-2012 Ontopia.