Uses of Class
org.usergrid.persistence.exceptions.QueryParseException

Packages that use QueryParseException
org.usergrid.persistence   
 

Uses of QueryParseException in org.usergrid.persistence
 

Methods in org.usergrid.persistence that throw QueryParseException
static Query Query.fromJsonString(String json)
           
static Query Query.fromQL(String ql)
           
static Query Query.fromQueryParams(Map<String,List<String>> params)
           
 



Copyright © 2013. All Rights Reserved.