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" 52 #endif // __TERRALIB_INTERNAL_ADO_H DataSet class implementation for Microsoft Access driver.
Utility functions for ADO.
An static class with global definitions.
A utility class to initialize and terminate TerraLib ADO driver support.
This is the factory for ADO data sources.
A visitor for building an SQL statement using ADO dialect.
Implementation of the data source class for the ADO driver.
An exception class for ADO.