Uses of Class
org.apache.yaoql.impl.ObjectQueryImpl

Packages that use ObjectQueryImpl
org.apache.yaoql.client   
 

Uses of ObjectQueryImpl in org.apache.yaoql.client
 

Methods in org.apache.yaoql.client that return ObjectQueryImpl
static
<T> ObjectQueryImpl<T>
ObjectQueryManager.newObjectQuery(String query)
           
 

Constructors in org.apache.yaoql.client with parameters of type ObjectQueryImpl
ObjectResultSet(ObjectQueryImpl<T> objectQuery, Collection<T> objects)
           
 



Copyright © 2011. All Rights Reserved.