public class Derby
extends java.lang.Object
| Constructor and Description |
|---|
Derby() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasClient()
Returns true if the derby client is available to the tests.
|
private static boolean |
hasCorrectJar(java.lang.String jarName,
java.lang.String className) |
static boolean |
hasEmbedded()
Returns true if the embedded engine is available to the tests.
|
static boolean |
hasServer()
Returns true if the network server is available to the tests.
|
static boolean |
hasTools()
Returns true if the tools are available to the tests.
|
public static boolean hasEmbedded()
public static boolean hasServer()
public static boolean hasTools()
public static boolean hasClient()
private static boolean hasCorrectJar(java.lang.String jarName,
java.lang.String className)
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.