Uses of Enum Class
net.ontopia.topicmaps.db2tm.ChangeType
Packages that use ChangeType
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 ChangeType in net.ontopia.topicmaps.db2tm
Methods in net.ontopia.topicmaps.db2tm that return ChangeTypeModifier and TypeMethodDescriptionChangelogReaderIF.getChangeType()INTERNAL: Returns the type of change that the current tuple went through.ChangelogReaderWrapper.getChangeType()static ChangeTypeReturns the enum constant of this class with the specified name.static ChangeType[]ChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.