26 #ifndef __TERRALIB_TERRALIB4_INTERNAL_GLOBALS_H
27 #define __TERRALIB_TERRALIB4_INTERNAL_GLOBALS_H
30 #include "../common/Static.h"
41 class DataSourceCapabilities;
65 #endif // __TERRALIB_TERRALIB4_INTERNAL_GLOBALS_H
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...
Configuration flags for the TerraLib 4 driver.
static const std::string sm_driverIdentifier
The Terralib 4 driver identifier.
An static class with global definitions.
#define TETERRALIB4EXPORT
You can use this macro in order to export/import classes and functions from this module.
static te::da::DataSourceCapabilities * sm_capabilities
The query dialect supported by Terralib 4 driver.
A base type for static classes.
static te::da::SQLDialect * sm_queryDialect
The query dialect supported by Terralib 4 driver.