Menu

#18 count() and countDistinct() feature

Next Release
fixed
None
normal
feature
Always
none
JaQLib Core
jaqlib-2.0
2015-01-20
2010-04-20
No

All query builders should provide an count() and countDistinct() method.
It is an convenience method for checking how many elements are in the result set.

Discussion

  • wernerfragner

    wernerfragner - 2015-01-20
    • summary: exists() feature --> count() and countDistinct() feature
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
    -All query builders should provide an exists\(\) method\. It is an convenience method for checking if an element matching the given criteria exists\.
    +All query builders should provide an count\(\) and countDistinct\(\) method.
    +It is an convenience method for checking how many elements are in the result set.
    
    • Group: --> Next Release
    • Reproducibility: always --> Always
    • target_version: jaqlib-2.1 --> jaqlib-3.0
     
  • wernerfragner

    wernerfragner - 2015-01-20
    • status: assigned --> fixed
     
  • wernerfragner

    wernerfragner - 2015-01-20
    • target_version: jaqlib-3.0 --> jaqlib-2.0
     

Log in to post a comment.