26 #ifndef __TERRALIB_INTERNAL_ADO_H
27 #define __TERRALIB_INTERNAL_ADO_H
30 #include "ado/Config.h"
32 #include "ado/DataSetPersistence.h"
33 #include "ado/DataSetTypePersistence.h"
35 #include "ado/DataSourceCatalogLoader.h"
37 #include "ado/DataSourceTransactor.h"
DataSet class implementation for Microsoft Access driver.
This is the factory for ADO data sources.
Implementation of the data source class for the ADO driver.
An exception class for ADO.
An static class with global definitions.
A utility class to initialize and terminate TerraLib ADO driver support.
A visitor for building an SQL statement using ADO dialect.
Utility functions for ADO.