Uses of Class
de.greenrobot.dao.CountQuery

Packages that use CountQuery
de.greenrobot.dao   
 

Uses of CountQuery in de.greenrobot.dao
 

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



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