Uses of Class
de.greenrobot.dao.Query

Packages that use Query
de.greenrobot.dao   
 

Uses of Query in de.greenrobot.dao
 

Methods in de.greenrobot.dao that return Query
 Query<T> QueryBuilder.build()
          Builds a reusable query object (Query objects can be executed more efficiently than creating a QueryBuilder for each execution.
 



Copyright © 2011-2012 greenrobot.de. All Rights Reserved.