icecube.daq.domcal.app
Class FixDB

java.lang.Object
  extended by icecube.daq.domcal.app.FixDB

public class FixDB
extends java.lang.Object

Save a calibration XML file to the database.


Method Summary
static void main(java.lang.String[] args)
          Save one or more calibration XML files to the database.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static final void main(java.lang.String[] args)
                       throws icecube.daq.db.domprodtest.DOMProdTestException,
                              java.io.IOException,
                              java.sql.SQLException
Save one or more calibration XML files to the database.

Parameters:
args - command-line arguments
Throws:
icecube.daq.db.domprodtest.DOMProdTestException
java.io.IOException
java.sql.SQLException


Copyright © 2006 IceCube Collaboration. All Rights Reserved.