org.apache.derby.impl.drda
Class TestFile

java.lang.Object
  extended by org.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

Parameters:
filename - name of file to execute

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.