A class that models an object that submits commands in batch to the data source. More...
#include "../Config.h"#include <iosfwd>#include <map>#include <string>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::da::BatchExecutor |
| A class that models an object that submits commands in batch to the data source. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
A class that models an object that submits commands in batch to the data source.
Definition in file BatchExecutor.h.