An static class with global definitions. 
 
static te::da::SQLDialect * sm_queryDialect
The query dialect supported by Terralib 4 driver. 
 
It represents the SQL query dialect accepted by a given data source. 
 
A class that represents the known capabilities of a specific data source, i.e. this class informs all...
 
static const std::string sm_driverIdentifier
The Terralib 4 driver identifier. 
 
static te::da::DataSourceCapabilities * sm_capabilities
The query dialect supported by Terralib 4 driver. 
 
#define TERRALIB4_DRIVER_IDENTIFIER
The Terralib 4 driver identifier string.