Uses of Class
org.wso2.carbon.dataservices.sql.driver.query.QueryFactory.QueryTypes

Packages that use QueryFactory.QueryTypes
org.wso2.carbon.dataservices.sql.driver.query   
 

Uses of QueryFactory.QueryTypes in org.wso2.carbon.dataservices.sql.driver.query
 

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



Copyright © 2015 WSO2. All rights reserved.