Class RDBMSImport

java.lang.Object
net.ontopia.topicmaps.cmdlineutils.rdbms.RDBMSImport

public class RDBMSImport extends Object
PUBLIC: Command line utility for importing topic map files into a relational database system. Topic map files can either be imported into an existing topic map or imported as separated topic maps in the database.

Run the class with no arguments to see how to use it.

  • Constructor Details

    • RDBMSImport

      public RDBMSImport()
  • Method Details