public class DerbyService extends Object
| Constructor and Description |
|---|
DerbyService(net.thevpc.nuts.NutsApplicationContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsExecCommand |
command(DerbyOptions options) |
Set<String> |
findVersions() |
static String |
getAbsoluteFile(String path,
String cwd)
should promote this to FileUtils !!
|
boolean |
isRunning() |
public DerbyService(net.thevpc.nuts.NutsApplicationContext appContext)
public boolean isRunning()
public static String getAbsoluteFile(String path, String cwd)
path - pathcwd - cwdpublic net.thevpc.nuts.NutsExecCommand command(DerbyOptions options)
Copyright © 2021 vpc open source initiative. All rights reserved.