ch.elca.el4j.services.persistence.jpa.criteria
Interface CountQuery

All Known Implementing Classes:
QueryBuilder

public interface CountQuery

Specifies the retrieval operations applicable to a SELECT COUNT(*) query.

Author:
Simon Stelling (SST)
File-location:
CountQuery
Last check-in date:
2010-12-21 11:08:04 +0100 (Di, 21. Dez 2010) by swismer for revision 4253

Method Summary
 int getCount()
           
 

Method Detail

getCount

int getCount()
Returns:
the result.


Copyright © 2005-2011 ELCA. All Rights Reserved.