Class RebuildDatabaseFromInstanceFiles

java.lang.Object
com.pixelmed.database.RebuildDatabaseFromInstanceFiles

public class RebuildDatabaseFromInstanceFiles extends Object

This class allows the reconstruction of a database from the stored instance files, such as when the database schema model has been changed.

  • Constructor Details

    • RebuildDatabaseFromInstanceFiles

      public RebuildDatabaseFromInstanceFiles()
  • Method Details

    • main

      public static void main(String[] arg)

      Read the DICOM files listed on the command line, load them into the specified model and store the database files in the specified location.

      Parameters:
      arg - the class name of the model, the (full) path of the database file prefix, and a list of DICOM file names or directories