Having

Second where
(after group by or functions)

Having

Second level filtering.
Similar to 'where' but it's able to handle group by results

  • having(new Having().having("counter",GT,100) 
    return records having counter greater than 1000

© Copyright 2018-2023 Elephant Software Klaudiusz Wojtkowiak 
e-mail: contact@daobab.io