org.wso2.carbon.dataservices.sql.driver.parser
Class Parser

java.lang.Object
  extended by org.wso2.carbon.dataservices.sql.driver.parser.Parser

public class Parser
extends Object


Nested Class Summary
static class Parser.QueryTypes
           
 
Constructor Summary
Parser()
           
 
Method Summary
static Queue<String> parse(String sql, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()
Method Detail

parse

public static Queue<String> parse(String sql,
                                  String type)
                           throws SQLException
Throws:
SQLException


Copyright © 2015 WSO2. All rights reserved.