Uses of Class
net.ontopia.topicmaps.db2tm.Changelog
Packages that use Changelog
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 Changelog in net.ontopia.topicmaps.db2tm
Fields in net.ontopia.topicmaps.db2tm declared as ChangelogFields in net.ontopia.topicmaps.db2tm with type parameters of type ChangelogMethods in net.ontopia.topicmaps.db2tm that return types with arguments of type ChangelogMethods in net.ontopia.topicmaps.db2tm with parameters of type ChangelogModifier and TypeMethodDescriptionvoidCSVDataSource.getChangelogReader(Changelog changelog, String startOrder) DataSourceIF.getChangelogReader(Changelog changelog, String startOrder) INTERNAL: Returns a changelog reader.JDBCDataSource.getChangelogReader(Changelog changelog, String startOrder) CSVDataSource.getMaxOrderValue(Changelog changelog) DataSourceIF.getMaxOrderValue(Changelog changelog) INTERNAL: Returns the maximum value of the order column for the specified changelog.JDBCDataSource.getMaxOrderValue(Changelog changelog) voidRelation.removeSync(Changelog sync)