org.milyn.util
Class HsqlServer
java.lang.Object
org.milyn.util.HsqlServer
public class HsqlServer
- extends Object
- Author:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HsqlServer
public HsqlServer(int port)
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
execScript
public boolean execScript(InputStream script)
throws SQLException
- Throws:
SQLException
getConnection
public Connection getConnection()
getUrl
public String getUrl()
getUsername
public String getUsername()
getPassword
public String getPassword()
getState
public int getState()
Copyright © 2018. All rights reserved.