ConnectionPoolManager.h File Reference

A singleton for managing the connection pools available in the system. More...

#include "../../common/Singleton.h"
#include "../Config.h"
#include <vector>
#include <boost/thread.hpp>
#include <boost/thread/mutex.hpp>

Go to the source code of this file.

Classes

class  te::da::ConnectionPoolManager
 A singleton for managing the connection pools available in the system. More...
 

Namespaces

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

Detailed Description

A singleton for managing the connection pools available in the system.

Definition in file ConnectionPoolManager.h.