EVEDemo.MW
Class resetDB

java.lang.Object
  |
  +--EVEDemo.MW.resetDB

class resetDB
extends java.lang.Object

this class is executable from the command-line (java EVEDemo.MW.resetDB) and resets the Oracle database specified in "eve.properties"


Constructor Summary
(package private) resetDB()
           
 
Method Summary
static void main(java.lang.String[] s)
          the one and only method in this class
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

resetDB

resetDB()
Method Detail

main

public static void main(java.lang.String[] s)
the one and only method in this class