com.totalchange.osopendata.generator
Class Populate

java.lang.Object
  extended by com.totalchange.osopendata.generator.Populate

public final class Populate
extends Object


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

Constructor Detail

Populate

public Populate()
Method Detail

populate

public static void populate(String db,
                            String codePointDir,
                            String locatorDir)
                     throws ClassNotFoundException,
                            SQLException,
                            IOException
Throws:
ClassNotFoundException
SQLException
IOException

main

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


Copyright © 2010 TotalChange. All Rights Reserved.