org.retro.gis
Class DBCreateMain

java.lang.Object
  extended byorg.retro.gis.DBCreateMain

public class DBCreateMain
extends java.lang.Object

Create the default botworks database with this application, you will be prompted for the 'root' password.


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

Constructor Detail

DBCreateMain

public DBCreateMain()
Method Detail

main

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