AbstractConnectionPool.h File Reference

This class defines the basic interface for a connection pool. More...

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

Go to the source code of this file.

Classes

class  te::da::AbstractConnectionPool
 This class defines the basic interface for a connection pool. More...
 

Namespaces

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

Detailed Description

This class defines the basic interface for a connection pool.

Definition in file AbstractConnectionPool.h.