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

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

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

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



Copyright © 2015 WSO2. All rights reserved.