| java.lang.Object org.apache.derbyTesting.functionTests.harness.NetServer
NetServer | public class NetServer (Code) | | |
DRIVER_POS | public static int DRIVER_POS(Code) | | |
PORT_POS | public static int PORT_POS(Code) | | |
PREFIX_POS | public static int PREFIX_POS(Code) | | |
START_CMD_POS | public static int START_CMD_POS(Code) | | |
STOP_CMD1_POS | public static int STOP_CMD1_POS(Code) | | |
STOP_CMD2_POS | public static int STOP_CMD2_POS(Code) | | |
SUFFIX_POS | public static int SUFFIX_POS(Code) | | |
alterURL | public static String alterURL(String fm, String url)(Code) | | Parameters: fm - framework name. database url from properties file altered url (i.e. attributes stripped for DB2 and DerbyNet) |
isClientConnection | public static boolean isClientConnection(String fm)(Code) | | |
isDB2Connection | public static boolean isDB2Connection(String fm)(Code) | | |
isJCCConnection | public static boolean isJCCConnection(String fm)(Code) | | |
isNetworkServerConnection | public static boolean isNetworkServerConnection(String fm)(Code) | | |
printFramworkInfo | public void printFramworkInfo(String framework)(Code) | | |
testNetworkServerConnection | public boolean testNetworkServerConnection() throws Exception(Code) | | |
|
|