com.cisco.step.jenkins.plugins.jenkow
Class H2DBSetup
java.lang.Object
com.cisco.step.jenkins.plugins.jenkow.H2DBSetup
public class H2DBSetup
- extends Object
Lightweight H2 DB setup control bean. enabled in the dev environment by default and configured through
external configuration (org.activiti.karaf.cfg) to disable it and use external db (e.g. mysql, oracle etc).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H2DBSetup
public H2DBSetup()
setEnabled
public void setEnabled(Boolean enabled)
setTcpPort
public void setTcpPort(String tcpPort)
start
public void start()
throws SQLException
- Throws:
SQLException
stop
public void stop()
Copyright © 2004-2012. All Rights Reserved.