Package org.exolab.castor.gui
Class QueryAnalyser
- java.lang.Object
-
- org.exolab.castor.gui.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.
-