com.c5corp.c5utm.util
Class VerifyDb

java.lang.Object
  extended by com.c5corp.c5utm.util.VerifyDb

public final class VerifyDb
extends java.lang.Object

public class VerifyDb VerifyDb.java - part of Landscape database (otherwise known as the C5UTM database). This simple class implements a commanline utility creates a C5UTMconfs object to test the C5UTM database installation. verifydb uses a C5UTMconfs object to provide a commandline tool to check the status of the C5UTM database and verify that it is running.

Author:
Brett Stalbaum copyright 2002-2005

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

Constructor Detail

VerifyDb

public VerifyDb()
Method Detail

main

public static void main(java.lang.String[] args)
main

Parameters:
args - usage: verifydb -i (database info) or -c (check database)