com.seag.qm.test
Class Test

java.lang.Object
  |
  +--com.seag.qm.test.Test

public class Test
extends java.lang.Object

Diese Klasse dient zum Testen des QueryManager. Sie gibt auch einen Überblick über die Benutzung.


Constructor Summary
Test()
          Creates new Test
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Creates new Test
Method Detail

main

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