A class that control the use of connection to a PostgreSQL database. More...
#include "Config.h"
Go to the source code of this file.
Classes | |
class | te::pgis::ScopedConnection |
A class that control the use of the connection to a PostgreSQL database. More... | |
Namespaces | |
te | |
TerraLib. | |
te::pgis | |
Namespace for the TerraLib PostGIS driver implementation. | |
A class that control the use of connection to a PostgreSQL database.
Definition in file ScopedConnection.h.