|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ drda overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.impl.drda
Class TestFile

java.lang.Objectorg.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
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ drda overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.derby.impl.drda.TestFile