Class QueryAnalyser


  • public final class QueryAnalyser
    extends java.lang.Object
    A simple Query tool. With this tool you can perform interactive OQL Queries against a Castor Database.
    Version:
    $Revision: 8104 $ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
    Author:
    Thorsten Mauch
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

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