isql
Class SQLParserTest

java.lang.Object
  extended by isql.SQLParserTest

public class SQLParserTest
extends java.lang.Object

Author:
SHZ Dec 7, 2007

Constructor Summary
SQLParserTest()
           
 
Method Summary
 void testBuildParser()
          Test method for SQLParser.buildParser(java.lang.String).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLParserTest

public SQLParserTest()
Method Detail

testBuildParser

public void testBuildParser()
                     throws ISQLException
Test method for SQLParser.buildParser(java.lang.String).

Throws:
ISQLException