SQLDialect.h File Reference

It represents the SQL query dialect accepted by a given data source. More...

#include "../Config.h"
#include <map>
#include <string>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::da::SQLDialect
 It represents the SQL query dialect accepted by a given data source. More...
 

Namespaces

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

Detailed Description

It represents the SQL query dialect accepted by a given data source.

Definition in file SQLDialect.h.