org.jasig.portal.tools.dbloader
Class DbLoaderRunner

java.lang.Object
  extended by org.jasig.portal.tools.dbloader.DbLoaderRunner

public class DbLoaderRunner
extends Object

Utility to execute DbLoader from the command line.

Version:
$Revision: 19776 $
Author:
Eric Dalquist

Constructor Summary
DbLoaderRunner()
           
 
Method Summary
static void main(String[] args)
           
protected static void printHelp(org.apache.commons.cli.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbLoaderRunner

public DbLoaderRunner()
Method Detail

main

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

printHelp

protected static void printHelp(org.apache.commons.cli.Options options)


Copyright © 2010 Jasig. All Rights Reserved.