Having.h File Reference

A Having is a filter expression that can be applied to a query with a group by clause. More...

#include "../Config.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::da::Having
 A class that can be used to model a filter expression that can be applied to a query. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A Having is a filter expression that can be applied to a query with a group by clause.

Definition in file Having.h.