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

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

Methods in net.ontopia.topicmaps.db2tm that return ChangeType
 ChangeType ChangelogReaderWrapper.getChangeType()
           
 ChangeType ChangelogReaderIF.getChangeType()
          INTERNAL: Returns the type of change that the current tuple went through.
static ChangeType ChangeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChangeType[] ChangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2012 Ontopia.