JoinConditionOn.h File Reference

JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match. More...

#include "JoinCondition.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::da::JoinConditionOn
 JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match. More...
 

Namespaces

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

Detailed Description

JoinConditionOn is a boolean expression and it specifies which items in a join are considered to match.

Definition in file JoinConditionOn.h.