org.apache.jetspeed.dbutil
Class ScriptUtil

java.lang.Object
  extended byorg.apache.jetspeed.dbutil.ScriptUtil

public class ScriptUtil
extends Object


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

Constructor Detail

ScriptUtil

public ScriptUtil()
Method Detail

main

public static void main(String[] args)

dropdrops

public static void dropdrops(String filename)
                      throws Exception
Throws:
Exception


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.