Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.derby.impl.drda
Class TestFile  view TestFile download TestFile.java

java.lang.Object
  extended byorg.apache.derby.impl.drda.TestFile

public class TestFile
extends java.lang.Object

This tests protocol errors and protocol not used by JCC The file containing the test is given as an argument


Constructor Summary
private TestFile()
           
 
Method Summary
static void executeFile(java.lang.String filename)
          Execute a command file against a network server
static void main(java.lang.String[] args)
          main routine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFile

private TestFile()
Method Detail

main

public static void main(java.lang.String[] args)
main routine


executeFile

public static void executeFile(java.lang.String filename)
Execute a command file against a network server