Uses of Class
org.wso2.carbon.dataservices.sql.driver.parser.Parser.QueryTypes

Packages that use Parser.QueryTypes
org.wso2.carbon.dataservices.sql.driver.parser   
 

Uses of Parser.QueryTypes in org.wso2.carbon.dataservices.sql.driver.parser
 

Methods in org.wso2.carbon.dataservices.sql.driver.parser that return Parser.QueryTypes
static Parser.QueryTypes Parser.QueryTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Parser.QueryTypes[] Parser.QueryTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 WSO2. All rights reserved.