org.apache.jetspeed.dbutil
Class HSQLServer

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

public class HSQLServer
extends Object

Author:
Sweaver To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
HSQLServer()
           
 
Method Summary
private static void kill(int port, String user, String password)
           
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

HSQLServer

public HSQLServer()
Method Detail

main

public static void main(String[] args)

kill

private static void kill(int port,
                         String user,
                         String password)


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