PIP.IO.CreateJDODatabase
Class CreateDB

java.lang.Object
  extended by PIP.IO.CreateJDODatabase.CreateDB

public class CreateDB
extends java.lang.Object

This is a helper class which calls all the classes in the right order to create the database from scratch


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

Constructor Detail

CreateDB

public CreateDB()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception