edu.nrao.sss.dao.source
Class RemoveSourceCatalog

java.lang.Object
  extended by edu.nrao.sss.dao.source.RemoveSourceCatalog

public class RemoveSourceCatalog
extends Object

A program to remove source catalogs. See main(String[]) for command line sytax.

Version Info:

$Revision$
$Date$
$Author$ (last person to modify)

Since:
2007-06-19
Author:
David M. Harland

Constructor Summary
RemoveSourceCatalog()
           
 
Method Summary
static void main(String[] args)
          Removes source catalogs from a database.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveSourceCatalog

public RemoveSourceCatalog()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Removes source catalogs from a database. To remove all catalogs, specify "-ALL" on the command line. To move individual catalogs, specify their names on the command line.

Throws:
Exception


Copyright © 2009. All Rights Reserved.